Updated netlify toml file
This commit is contained in:
parent
2ded57cc44
commit
e2fc5e7a2b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[build]
|
||||
command = "npm run build"
|
||||
publish = "public/"
|
||||
command = "npm run build:bubo"
|
||||
publish = "./public/"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue