https://github.com/cuixiaorui/mini-pack
理解打包工具得核心原理
https://github.com/cuixiaorui/mini-pack
Last synced: about 2 months ago
JSON representation
理解打包工具得核心原理
- Host: GitHub
- URL: https://github.com/cuixiaorui/mini-pack
- Owner: cuixiaorui
- Created: 2021-08-26T10:13:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T10:14:48.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T05:13:25.704Z (2 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
理解打包工具得核心原理
知识点:
- 如何处理好模块间的依赖关系
- 如果把多个模块合并成一个模块