Commit Graph

11 Commits

Author SHA1 Message Date
Pooya Parsa 8feeeb0cfe Revert "feat: add webpackPrefetch to initial async chunk options (webpack 4.6.0)"
This reverts commit 09b141efa4.
2018-05-02 14:29:55 +04:30
Pooya Parsa aec6828892 feat: add webpackPrefetch to initial async chunk options (webpack 4.6.0) 2018-05-02 14:29:55 +04:30
Blake Kostner 2fd1b229cb update head serialize logic 2018-03-28 11:53:38 -06:00
Pooya Parsa cc336c4c13 fix undefined layout 2018-03-20 15:46:53 +03:30
Pooya Parsa 0ce8d88f38 feat: make optimization and splitChunks configurable 2018-03-19 22:10:33 +03:30
Pooya Parsa 1dc6a9d788 fix: hash route names 2018-03-13 20:11:20 +03:30
Pooya Parsa 86d0031ae6 feat: splitPages 2018-03-13 18:06:49 +03:30
Atinux f4577e566c fix: Handle head as a function in nuxt.config.js 2017-11-16 13:32:11 +01:00
Atinux fb44c2eb8e fix: Fix Layouts transitions 2017-11-06 18:30:15 +01:00
Sébastien Chopin bf72a35634 fix: Sanitize head to use titleTemplate as function 2017-10-28 23:36:14 +02:00
Sébastien Chopin 5b09b92286 Refactor to use only one context and add route.meta 2017-10-20 10:52:07 +02:00