Skip to content

Commit eaccc43

Browse files
committed
Make mdo's life easier for testing
1 parent 8599653 commit eaccc43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"docs-lint": "npm-run-all docs-prettier-check docs-html-validate",
8282
"docs-prettier-check": "prettier --config site/.prettierrc.json -c --cache site",
8383
"docs-prettier-format": "prettier --config site/.prettierrc.json --write --cache site",
84-
"docs-serve": "npm run astro-dev",
84+
"docs-serve": "npm run astro-dev -- --host",
8585
"docs-serve-only": "npx sirv-cli _site --port 9001",
8686
"lockfile-lint": "lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json",
8787
"update-deps": "ncu -u -x @docsearch/js,eslint,eslint-config-xo,eslint-plugin-unicorn,karma-browserstack-launcher,karma-rollup-preprocessor,sass,vnu-jar",

0 commit comments

Comments
 (0)