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.
- Host: GitHub
- URL: https://github.com/supervons/explorewebpack
- Owner: supervons
- License: mit
- Created: 2021-08-20T06:58:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T09:34:23.000Z (over 2 years ago)
- Last Synced: 2025-01-09T14:38:38.764Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 34 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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