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

https://github.com/supervons/explorewebpack

Webpack common project. includes micro apps.
https://github.com/supervons/explorewebpack

Last synced: 12 months ago
JSON representation

Webpack common project. includes micro apps.

Awesome Lists containing this project

README

          

### 目的
`Webpack` Common project.

### 通常你可用如下经验去判断如何配置 Webpack:

# Finish
- [x] 内联loader与config中的loader会多次执行
- [x] 模块联邦Demo
- [x] 加载 VueJS
- [x] Vue 加载elementUI表格组件
- [x] 常见动画 - element & react.

# TODO-LIST
- [ ] 加载 angularJS
- [ ] 跨多个版本集成
- [ ] 综合启停优化
- [ ] 探索 WebAssembly