ULIVZ and GitHub
afa71b582b
refactor: refine core implementation ( #762 )
2018-08-24 00:02:33 +08:00
ULIVZ
639e5d4ab0
Revert "refacotr($core): separate createCSSRule from core to shared-utils"
...
This reverts commit 8f89eef61b .
2018-08-22 01:34:14 +08:00
ULIVZ
c1cf4b131b
Revert "feat: set up @vuepress/plugin-stylus"
...
This reverts commit 17cd87d2b7 .
2018-08-22 01:31:25 +08:00
ULIVZ
9358387937
Revert "feat: set up @vuepress/plugin-sass"
...
This reverts commit 5e46295030 .
2018-08-22 01:31:13 +08:00
ULIVZ
1d24fa8285
Revert "feat: set up @vuepress/plugin-less"
...
This reverts commit 4464185635 .
2018-08-22 01:30:42 +08:00
ULIVZ
1553cebe8d
chore($core): move internal dynamic modules to 'internal' dir.
2018-08-22 01:19:28 +08:00
ULIVZ
4464185635
feat: set up @vuepress/plugin-less
...
Note that it would be better to transform @vuepress/plugin-less as a 3rd plugin so we don't need to install deps at our repo.
2018-08-21 00:27:26 +08:00
ULIVZ
5e46295030
feat: set up @vuepress/plugin-sass
...
Note that it would be better to transform @vuepress/plugin-sass as a 3rd plugin so we don't need to install deps at our repo.
2018-08-21 00:25:39 +08:00
ULIVZ
17cd87d2b7
feat: set up @vuepress/plugin-stylus
2018-08-20 23:39:45 +08:00
ULIVZ
8f89eef61b
refacotr($core): separate createCSSRule from core to shared-utils
2018-08-20 23:24:28 +08:00
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