针对传统多页面项目(如企业网站|博客),使用parcel构建( es6+scss+jquery ) , 打包后可兼容ie9及以上版本浏览器
git clone https://github.com/userand/parcel.git
npm install parcel-bundler -g
npm install
npm run dev
npm run build
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
parcel多页面打包配置