Skip to content

Commit 0d2d0ba

Browse files
authored
Update netlify.toml
1 parent 2a3a269 commit 0d2d0ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
# that is where we will look for package.json/.nvmrc/etc not repo root!
77

88
[build]
9-
base = "/"
9+
base = "/demo"
1010
publish = "demo/dist"
11-
command = "npm run build-demo"
11+
command = "npm run build"

0 commit comments

Comments
 (0)