webpack-scaffold:一种无需过多抽象即可组织项目的好方法

Webpack脚手架这是了解CLI在后台进行操作的一种方法。可用功能Webpack开发模式; :check_mark: Webpack生产模式; :check_mark: ES6兼容性; :check_mark: Vue.js兼容性(单个文件组件) :check_mark:具有Jest且具有Vue.js兼容性的单元测试套件; :check_mark:承保范围报告; :check_mark:用实时重装短绒。 :check_mark:指令首先~ npm install开发服务器~ npm start单元测试~ npm test服务覆盖率报告~ npm run cov量产~ npm run build:only服务dist文件夹至少需要一次build命令。 ~ npm run dist进行生产并按顺序提供dist文件夹~ npm run build控制台中的Linter报告~ npm run format
zip
webpack-scaffold-master.zip 预估大小:32个文件
folder
webpack-scaffold-master 文件夹
file
.babelrc 164B
file
webpack.prod.js 2KB
file
package.json 2KB
folder
.github 文件夹
file
PULL_REQUEST_TEMPLATE.md 160B
file
CODEOWNERS 12B
file
jest.config.js 1KB
file
webpack.common.js 895B
folder
tests 文件夹
folder
unit 文件夹
file
.eslintrc.js 52B
file
LICENSE 1KB
file
package-lock.json 519KB
file
webpack.dev.js 1KB
folder
src 文件夹
file
App.vue 466B
folder
assets 文件夹
folder
images 文件夹
file
webpack.svg 672B
folder
pages 文件夹
folder
sample 文件夹
folder
__tests__ 文件夹
file
sample.test.js 766B
file
sample.vue 1KB
folder
about 文件夹
file
about.vue 62B
file
main.js 182B
file
vendor.js 166B
file
router.js 425B
file
.eslintrc.js 459B
file
static-server.js 463B
file
.gitignore 253B
folder
public 文件夹
folder
assets 文件夹
folder
images 文件夹
file
favicon.png 1KB
file
index.html 499B
file
README.md 918B
folder
src_vanilla 文件夹
folder
sample 文件夹
file
sample.js 183B
file
sample.scss 1KB
folder
__tests__ 文件夹
file
sample.test.js 316B
file
sample.html 245B
folder
assets 文件夹
folder
images 文件夹
file
webpack.svg 672B
file
main.js 155B
file
vendor.js 166B
zip 文件大小:142.97KB