Commit Graph
10 Commits
Author SHA1 Message Date
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