https://github.com/meckodo/webpack
结合具体项目的webpack配置(多页和SPA版本)
https://github.com/meckodo/webpack
Last synced: 5 months ago
JSON representation
结合具体项目的webpack配置(多页和SPA版本)
- Host: GitHub
- URL: https://github.com/meckodo/webpack
- Owner: MeCKodo
- Created: 2016-01-27T09:56:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T08:53:52.000Z (almost 10 years ago)
- Last Synced: 2025-06-22T17:52:15.762Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 1.89 MB
- Stars: 261
- Watchers: 23
- Forks: 96
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 多页应用DEMO版(已弃用,有更好的解决方案)
> gulp + webpack + vue + sass
[多页版本](https://github.com/MeCKodo/webpack/tree/master/%E5%A4%9A%E9%A1%B5%E5%BA%94%E7%94%A8demo%E7%89%88)
### SPA版
> webpack + vue + vue-router + sass + thinkjs
[SPA版本](https://github.com/MeCKodo/webpack/tree/master/SPA%E7%89%88)
### SPA vue增强版
> ES6(7) + vue + vue-router + vuex + eslint + sass + mock
[增强版](https://github.com/MeCKodo/webpack/tree/master/SPA(vue%E5%A2%9E%E5%BC%BA%E7%89%88))