update build step
This commit is contained in:
parent
a6eb2abed0
commit
50c7c52c3d
|
|
@ -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