We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3a269 commit 0d2d0baCopy full SHA for 0d2d0ba
netlify.toml
@@ -6,6 +6,6 @@
6
# that is where we will look for package.json/.nvmrc/etc not repo root!
7
8
[build]
9
- base = "/"
+ base = "/demo"
10
publish = "demo/dist"
11
- command = "npm run build-demo"
+ command = "npm run build"
0 commit comments