Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woai3c/copy-rollup
拷贝自 rollup 初版源码,并对其进行了部分修改
https://github.com/woai3c/copy-rollup
Last synced: 7 days ago
JSON representation
拷贝自 rollup 初版源码,并对其进行了部分修改
- Host: GitHub
- URL: https://github.com/woai3c/copy-rollup
- Owner: woai3c
- Created: 2020-08-24T14:31:04.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-29T13:23:59.000Z (about 1 year ago)
- Last Synced: 2024-05-16T01:04:13.549Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 103 KB
- Stars: 44
- Watchers: 4
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
研究 rollup 打包以及 tree-shaking 原理,详情请看文章:[从 rollup 初版源码学习打包原理](https://github.com/woai3c/Front-end-articles/issues/5)。