文件名称:webpackTemplate:这是Webpack配置的基本模板
文件大小:369KB
文件格式:ZIP
更新时间:2024-05-24 16:21:16
plugin babel webpack loader-plugin loaders
webpackTemplate
这是Webpack配置的基本模板。
:hammer: 内置
网页包
:factory: 内容
:open_book: :construction_worker: 入门
要启动并运行本地副本,请遵循以下简单步骤:
转到。
单击“代码”按钮,然后复制HTTPS链接。
克隆存储库: git clone
【文件预览】:
webpackTemplate-main
----config()
--------webpack.prod.js(1KB)
--------webpack.dev.js(512B)
--------webpack.base.js(595B)
----package.json(1012B)
----babel.config.json(175B)
----package-lock.json(894KB)
----src()
--------index.js(396B)
--------images()
--------index.html(371B)
--------scss()
----.gitignore(12B)
----README.md(2KB)