This website requires JavaScript.
Explore
Help
Sign In
shenjianZ
/
buiildToolStudy
Watch
1
Star
0
Fork
0
You've already forked buiildToolStudy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
c103c0157f4f382040a3d28806c2e4522ae26ef8
buiildToolStudy
/
01
History
shenjianZ
359a39dedc
init...
2024-07-26 11:15:42 +08:00
..
src
init...
2024-07-26 11:15:42 +08:00
package-lock.json
init...
2024-07-26 11:15:42 +08:00
package.json
init...
2024-07-26 11:15:42 +08:00
README.md
init...
2024-07-26 11:15:42 +08:00
webpack.config.js
init...
2024-07-26 11:15:42 +08:00
README.md
Unescape
Escape
初始化项目
npm init -y
安装webpack依赖
(
开发依赖
)
npm add -D webpack webpack-cli
打包项目
npx webpack
Reference in New Issue
View Git Blame
Copy Permalink