docusaurus/packages/docusaurus-1.x/lib/server
Cole 0568ad4992 feat: allow different host through CLI flag (#1475)
* feat(core): use 0.0.0.0 for livereload address

* test(core): update server tests

* feat(cli): add host by command line flag

* test: revert test changes

* fix(core): update server to use custom host if supplied

* refactor: nits
2019-05-20 23:31:41 +07:00
..
__mocks__ chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
__tests__ refactor(v2): add flowtype + refactor test (#1443) 2019-05-08 23:03:52 +07:00
blog.js refactor: simplify blog url replacement regex (#1491) 2019-05-19 15:20:49 +07:00
config.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
docs.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
env.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
feed.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
generate.js fix: missing cli commands (#1478) 2019-05-17 14:27:53 +07:00
liveReloadServer.js feat: allow different host through CLI flag (#1475) 2019-05-20 23:31:41 +07:00
metadataUtils.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
readCategories.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
readMetadata.js refactor: better regex & path parsing for metadata (#1492) 2019-05-19 15:54:29 +07:00
renderUtils.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
routing.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
server.js feat: allow different host through CLI flag (#1475) 2019-05-20 23:31:41 +07:00
sitemap.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
start.js feat: allow different host through CLI flag (#1475) 2019-05-20 23:31:41 +07:00
translate-plugin.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
translate.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
translation.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
utils.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00
versionFallback.js chore: move to monorepo (#1297) 2019-03-23 14:21:36 +07:00