Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liximomo/webpack-guide
a webpack guide
https://github.com/liximomo/webpack-guide
Last synced: 12 days ago
JSON representation
a webpack guide
- Host: GitHub
- URL: https://github.com/liximomo/webpack-guide
- Owner: liximomo
- Created: 2016-06-22T12:49:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T14:36:16.000Z (over 8 years ago)
- Last Synced: 2024-11-08T06:34:45.553Z (2 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-guide
a webpack guide
## 章节
1. [模块系统](https://github.com/liximomo/webpack-guide/tree/master/01-%E6%A8%A1%E5%9D%97%E7%B3%BB%E7%BB%9F)
2. [使用](https://github.com/liximomo/webpack-guide/tree/master/02-%E4%BD%BF%E7%94%A8)
3. [附录](#)
* [AMD](https://github.com/liximomo/webpack-guide/tree/master/AMD)
* [CommonJS](https://github.com/liximomo/webpack-guide/tree/master/CommonJS)
* [Loaders](https://github.com/liximomo/webpack-guide/tree/master/Loaders)