sku@15.3.0
·
136 commits
to master
since this release
Minor Changes
-
serve: Add support for the
--list-urls, -lflag (#1448)Previously,
serveprinted every site's URL to the console. This logic now aligns with the behaviour of thestart|start-ssrcommands - only printing the first available server URL unless the-lflag is passed.The service will still be available on all site hosts regardless of the passed flag. This change only affects terminal output.