nodejs + webpack + react

时间:2020-10-19 12:06:09
【文件属性】:
文件名称:nodejs + webpack + react
文件大小:39KB
文件格式:ZIP
更新时间:2020-10-19 12:06:09
webpack 热加载 nodejs环境下,运用webpack自动打包前端组件代码,处理依赖等等。
【文件预览】:
webpack.config.js
.babelrc
说明.txt
build
----index.html(245B)
----bundle.js(3KB)
webpack.production.config.js
dist
----bundle.js(114KB)
app
----Component.css(0B)
----main.js(221B)
----Component.jsx(182B)
----main.css(0B)
package.json

网友评论