Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunarianss/miniwebpack
手写 Webpack
https://github.com/lunarianss/miniwebpack
Last synced: 13 days ago
JSON representation
手写 Webpack
- Host: GitHub
- URL: https://github.com/lunarianss/miniwebpack
- Owner: lunarianss
- Created: 2023-03-22T06:09:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T07:33:03.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T03:17:00.713Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## miniWebpack
- 代码分割
- 异步分割
- 入口点分割
- cacheGroups 分割
- 支持 loader
- webpack runtime
- tapable