update build step
This commit is contained in:
parent
e25683e62a
commit
c660c161cd
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"buildCommand": "yarn build",
|
"buildCommand": "yarn build --legacy-peer-deps",
|
||||||
"framework": "vite",
|
"framework": "vite",
|
||||||
"outputDirectory": "dist",
|
"outputDirectory": "dist",
|
||||||
"rewrites": [
|
"rewrites": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue