From 7d7748f69fc748c754336010b570594e741c064f Mon Sep 17 00:00:00 2001 From: dave caruso Date: Wed, 26 Apr 2023 23:27:24 -0400 Subject: [PATCH] docs hotfix (#2755) --- docs/cli/build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"> - + ``` Then spin up a static file server serving the `out` directory: