2017-02-13 12:32:20 +00:00
|
|
|
Tasks for `0.9.10`:
|
2017-02-20 22:11:34 +00:00
|
|
|
- [x] `build.publicPath` #25
|
2017-02-22 18:20:17 +00:00
|
|
|
- [x] Use [name].[chunkhash].js for generated js (production) #218
|
|
|
|
- [x] Add expired headers (production)
|
2017-02-20 22:11:34 +00:00
|
|
|
- [x] Activate layout only on afterEach #214
|
2017-02-22 18:20:17 +00:00
|
|
|
- [x] Custom layout in layouts/error.vue #172
|
|
|
|
- [ ] Test + Coverage performance, cache, filenames
|
|
|
|
- [ ] Manual tests on router.base & publicPath
|
|
|
|
- [ ] Add Doc for build.filenames, performance.gzip and performance.prefetch
|
2017-02-20 22:11:34 +00:00
|
|
|
|
|
|
|
-> Not possible to have custom layout for a page, it should do the condition inside the layout itself (because of the middleware strategy)
|