vue gulp rollup:使用Vue(.vue文件)Gulp和Rollup的示例项目 源码
Vue Gulp汇总 使用Vue(.vue文件),Gulp和Rollup的示例项目 生成并运行 npm install # Single build npm run build # Build and start watching for changes npm run dev 技术决策 Gulp和Rollup :因为更简单,更符合我的需求。 仅将.vue文件用于javascript和模板:这是因为在.vue文件中包含css / postcss / sass / less / every / what不需要一些我不喜欢的东西: Vue汇总插件需要一些不太清晰的代码才能使其与SASS或LE
文件列表
vue-gulp-rollup-master.zip
(预估有个21文件)
vue-gulp-rollup-master
.gitignore
68B
.eslintrc
23B
package.json
863B
src
style
main.scss
396B
app
components
App.vue
986B
暂无评论