Commit Graph
12 Commits
Author SHA1 Message Date
ULIVZandGitHub 81e3ef63e3 feat($core): leverage webpack-dev-server and sunset webpack-serve (#1195)
Breaking changes:

- Plugin option`enhanceDevServer` was removed.

New plugin option API:

- beforeDevServer
- afterDevServer
2019-01-28 00:15:33 +08:00
minfiveandULIVZ f8469eb206 fix(@plugin-blog): fix blog layout rendering error (close: #1073) (#1095) 2018-12-14 01:04:55 +08:00
ULIVZ 2b2b6d5678 refactor($core): simplify code of additionalPages option 2018-12-09 23:05:18 +08:00
ULIVZandGitHub e963731da7 feat($core): registerCommand Plugin Option API (#1069) 2018-12-08 22:12:19 +08:00
Michael SmithandULIVZ 5ee2b2bd97 feat($core): pass generated page paths to plugins (#925)
Internal changes:

- More convenient way to add async functional option APIs.
2018-12-08 22:01:51 +08:00
ULIVZ 3fd51d5228 fix($core): unexpected warning
enhanceAppFiles: support String & Object, clientDynamicModules: support Object
2018-10-04 11:56:28 +08:00
ULIVZ e380de3828 feat($core): plugin option - chainMarkdown 2018-09-26 01:48:44 +08:00
ULIVZ a5f58f78e8 feat($core): alias - plugin API 2018-09-23 14:59:33 +08:00
ULIVZ 0263f15594 feat($core): 'define' plugin option and rewrite plugin API. 2018-09-22 22:12:52 +08:00
ULIVZ 9a50862c26 feat: refine plugin API 2018-08-15 22:34:08 +08:00
ULIVZ 5f07c39596 feat($plugin): 'globalUIComponents' option 2018-08-12 17:15:45 +08:00
ULIVZ 7892556201 feat: init monorepo 2018-08-10 12:01:29 +08:00