webpack配置学习

DESKTOP-MK04A0R\chuck 9a33e23a0b 修改了read.me文件 4 vuotta sitten
02 a50b521e1e first commit 4 vuotta sitten
03 a50b521e1e first commit 4 vuotta sitten
04 a50b521e1e first commit 4 vuotta sitten
05 a50b521e1e first commit 4 vuotta sitten
06 a50b521e1e first commit 4 vuotta sitten
07 a50b521e1e first commit 4 vuotta sitten
08 a50b521e1e first commit 4 vuotta sitten
.gitignore a50b521e1e first commit 4 vuotta sitten
README.md 9a33e23a0b 修改了read.me文件 4 vuotta sitten
package.json a50b521e1e first commit 4 vuotta sitten

README.md

启动http服务

npm start

目录说明

  • 01:无
  • 02:webpack初体验
  • 03:打包样式资源
  • 04: 打包html文件
  • 05:打包图片资源
  • 06:打包其他资源
  • 07: devserver
  • 08:开发环境搭建

    关于

    用于学习webpack配置,包括css、less、图片资源、其他资源、开发环境等配置。