astro/packages
Ben Holmes 77b9c95352
Feat: expose server on local network with new --host flag (#2760)
* feat: update config to support bool --hostname

* fix: show localhost for --hostname=true

* feat: address logging feature parity w/ Vite

* chore: update type docs

* refactor: extract local, network prefs to variable

* feat: add --host to --help output

* feat: deprecate --hostname, add --host

* feat: add --host tests

* feat: update preview to support new flags

* fix: show --host in dev server log

* feat: update config tests for --host flag

* chore: test lint

* chore: update lock with new fixture

* chore: add changeset

* refactor: add more details to JSdocs

* fix: update path tests

* feat: only expose when --host is not local

* fix: make flag --help less verbose

* fix: address @types comments

* fix: lint

* chore: remove unused import

* fix: use host flag for config test

* fix: ensure local logs come before network

* refactor: switch up that network logging one last time!

* feat: update unit tests

* chore: remove debugging block

* fix: only parse network logs if network is present
2022-03-11 17:25:26 -05:00
..
astro Feat: expose server on local network with new --host flag (#2760) 2022-03-11 17:25:26 -05:00
astro-parser update deps: esbuild, typescript (#2750) 2022-03-10 09:55:40 -06:00
astro-prism [ci] release (#2219) 2021-12-23 11:49:30 -05:00
create-astro [ci] format 2022-03-10 15:56:29 +00:00
markdown/remark Move from yarn to pnpm (#2455) 2022-03-08 15:46:11 -06:00
renderers merge next into main (#2705) 2022-03-09 15:44:26 -06:00
webapi update deps: esbuild, typescript (#2750) 2022-03-10 09:55:40 -06:00