webpack-demos:webpack演示

时间:2021-05-07 17:18:46
【文件属性】:
文件名称:webpack-demos:webpack演示
文件大小:62KB
文件格式:ZIP
更新时间:2021-05-07 17:18:46
JavaScript webpack demo code.
【文件预览】:
webpack-demos-master
----1.entry-file()
--------main.js(28B)
--------index.html(121B)
--------webpack.config.js(79B)
----.gitignore(1KB)
----README.md(79B)
----8.environment-flags()
--------main.js(84B)
--------index.html(128B)
--------webpack.config.js(337B)
----package.json(994B)
----3.babel-loader()
--------main.jsx(91B)
--------index.html(123B)
--------webpack.config.js(206B)
----2.multiple-entry-files()
--------b.js(30B)
--------a.js(30B)
--------index.html(167B)
--------webpack.config.js(113B)
----5.image-loader()
--------main.js(218B)
--------small.png(5KB)
--------big.png(47KB)
--------index.html(123B)
--------webpack.config.js(172B)
----6.css-module()
--------main.jsx(196B)
--------app.css(52B)
--------index.html(121B)
--------webpack.config.js(362B)
----4.css-loader()
--------main.js(21B)
--------app.css(27B)
--------index.html(121B)
--------webpack.config.js(169B)

网友评论