diff --git a/docs/cli/build.md b/docs/cli/build.md index 9ce6fdddeb..1fce799fda 100644 --- a/docs/cli/build.md +++ b/docs/cli/build.md @@ -122,9 +122,9 @@ Then paste the following contents into it:
- + < script type="module" src="/index.js"> script> - + ``` Then spin up a static file server serving the `out` directory: