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