diff options
author | 2022-03-11 17:25:26 -0500 | |
---|---|---|
committer | 2022-03-11 17:25:26 -0500 | |
commit | 77b9c95352f441021b8a0b03f891ea6ad00117ce (patch) | |
tree | 988944bbd44038bcab1c4fb4f034ca171b837f60 /packages/renderers/renderer-vue | |
parent | 2bb2c2f7d153863319652dbc93396bedd1a16756 (diff) | |
download | astro-77b9c95352f441021b8a0b03f891ea6ad00117ce.tar.gz astro-77b9c95352f441021b8a0b03f891ea6ad00117ce.tar.zst astro-77b9c95352f441021b8a0b03f891ea6ad00117ce.zip |
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
Diffstat (limited to 'packages/renderers/renderer-vue')
0 files changed, 0 insertions, 0 deletions