Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lunarianss/miniwebpack

手写 Webpack
https://github.com/lunarianss/miniwebpack

Last synced: 13 days ago
JSON representation

手写 Webpack

Awesome Lists containing this project

README

        

## miniWebpack

- 代码分割
- 异步分割
- 入口点分割
- cacheGroups 分割
- 支持 loader
- webpack runtime
- tapable