文件名称:webpack-tutorial
文件大小:5KB
文件格式:ZIP
更新时间:2024-07-26 22:18:07
JavaScript
webpack 小教程 编译文件 $ npm run webpack 运行开发服务器 $ npm run server 在浏览器中打开http://localhost:8080/webpack-dev-server/bundle 。
【文件预览】:
webpack-tutorial-master
----package.json(664B)
----index.html(157B)
----content.js(46B)
----entry.js(66B)
----.gitignore(14B)
----webpack.config.js(190B)
----bundle.js(9KB)
----README.md(201B)
----style.css(51B)