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