template-webpack-config:前端的基本 webpack.config

时间:2024-06-18 11:08:11
【文件属性】:

文件名称:template-webpack-config:前端的基本 webpack.config

文件大小:96KB

文件格式:ZIP

更新时间:2024-06-18 11:08:11

html sass babel webpack eslint

基本的 webpack.config 包安装 npm i 编译和捆绑资产: 要运行该进程,请从该存储库的根目录发出此命令: 用于开发: npm run start 用于生产: npm run build


【文件预览】:
template-webpack-config-master
----.eslintrc(295B)
----package.json(1KB)
----package-lock.json(356KB)
----src()
--------index.js(28B)
--------index.html(286B)
--------scss()
--------favicon.ico(15KB)
----.gitignore(40B)
----webpack.config.js(2KB)
----README.md(242B)
----.eslintignore(0B)
----postcss.config.js(164B)

网友评论