This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
lovecoding
/
Web1020
Segui
10
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
abd9ce86fe
Rami (Branch)
Tag
master
Web1020
/
16.webpack
/
命令.md
命令.md
232 B
Cronologia
Originale
安装 npm install yarn -g
初始化文件 yarn init -y
安装webpack yarn add webpack webpack-cli
延迟加载 defer
模块:production / development
打包命令 yarn webpack
入口: entry
出口 output