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
ed728f66d330b913490e7cd51773fe46794095e6
buiildToolStudy
/
01
History
shenjianZ
ed728f66d3
update
2024-07-26 12:45:28 +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
update
2024-07-26 12:45:28 +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