Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enriquebv/webpack-full-vue

A full webpack config to use Vue.
https://github.com/enriquebv/webpack-full-vue

Last synced: 19 days ago
JSON representation

A full webpack config to use Vue.

Awesome Lists containing this project

README

        

# webpack-full-vue
A full webpack config to use Vue.

# Todo
- [x] Dev mode & production mode.
- [x] ES6.
- [x] Source-maps.
- [x] Cache busting.
- [x] Nuke output dir.
- [ ] Babel.
- [ ] SASS (SCSS).
- [ ] Vue SFC Compiler.
- [ ] HMR.