Commit Graph
16 Commits
Author SHA1 Message Date
ULIVZ 19e73d7ea0 refactor($core): use upath 2018-09-29 02:00:29 +08:00
ULIVZ 53cfc78b8d Merge branch 'master' into next 2018-09-27 01:25:08 +08:00
ULIVZ 53c84b3972 refactor($core): separate markdown and markdown-loader from core 2018-09-27 01:14:51 +08:00
ULIVZ 658ea75961 refactor: unify code style. 2018-09-24 02:02:43 +08:00
ULIVZ 2a4617814e feat($cli): support '--cache' and '--no-cache' flag 2018-09-17 00:19:41 +08:00
ULIVZ 38b3468119 feat($core): config the dev and ssr template. (close: #733) 2018-09-16 23:23:04 +08:00
ULIVZ d708d33123 feat: allow to lanuch multiple apps with isolated context at the same time.
1. Move writeTemp utility from @vuepress/shared-utils to @vuepress/core
2. Support for passing temp path from CLI
3. Create writeTemp dynamically
2018-08-27 17:13:01 +08:00
ULIVZ 11997f0294 chore: normalize prepare API. 2018-08-27 15:44:36 +08:00
ULIVZandGitHub afa71b582b refactor: refine core implementation (#762) 2018-08-24 00:02:33 +08:00
ULIVZ b30fa4fad3 refactor($core): rename 'Plugin' to 'PluginAPI' 2018-08-22 01:00:31 +08:00
ULIVZ ae6b3e924d feat: init @vuepress/shared-utils
Move common utilities to @vuepress/shared-utils
2018-08-17 03:47:39 +08:00
ULIVZ 1fa57f6b4c feat: enhance plugin API - distinguish async and sync execution 2018-08-16 16:34:49 +08:00
ULIVZ bd25781b84 fix: correct prepare usage 2018-08-15 23:28:03 +08:00
ULIVZ 9a50862c26 feat: refine plugin API 2018-08-15 22:34:08 +08:00
ULIVZ 0d7fce7c79 feat: pass plugins and theme via cli 2018-08-12 05:25:35 +08:00
ULIVZ 7892556201 feat: init monorepo 2018-08-10 12:01:29 +08:00