Commit Graph
7 Commits
Author SHA1 Message Date
ULIVZ 7239daf1e8 fix: dev server hot relead failed - correct siteDate path 2018-08-17 18:06:34 +08:00
ULIVZ 86c8dbf4a5 feat: move 'writeTemp' to shared utility and support config temp path 2018-08-17 17:43:25 +08:00
ULIVZ d3e2d09561 fix: yarn buiild failed.
1. This is caused by asynchronous page components cannot be resolved during server side rendering. revert to register async components at router's "beforeEnter" hook instead.

  ref: https://ssr.vuejs.org/guide/structure.html#source-code-structure

2. Rename 'filepath' to 'filePath'.
2018-08-17 03:02:38 +08:00
ULIVZ d74615dc06 feat: init "@vuepress/plugin-pwa" 2018-08-16 03:04:15 +08:00
ULIVZ 397d01a5c3 feat: init @vuepress/plugin-google-analytics 2018-08-12 14:46:37 +08:00
ULIVZ e2a784d716 refactor: Extract default-theme-only webpack aliases 2018-08-10 15:43:12 +08:00
ULIVZ 7892556201 feat: init monorepo 2018-08-10 12:01:29 +08:00