netlify config
This commit is contained in:
parent
f3ceddb57c
commit
bfafa694fa
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[build]
|
[build]
|
||||||
base = "."
|
base = "."
|
||||||
publish = "build"
|
publish = "../dist"
|
||||||
command = "npm run build"
|
command = "npm run build"
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue