mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-18 00:47:10 +00:00
more fixes
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
{
|
{
|
||||||
"buildCommand": "bun --cwd frontend install && bun --cwd frontend run build",
|
|
||||||
"outputDirectory": "frontend/dist",
|
|
||||||
"framework": "vite",
|
|
||||||
"cleanUrls": true,
|
"cleanUrls": true,
|
||||||
"rewrites": [
|
"rewrites": [
|
||||||
{ "source": "/:path*", "destination": "/index.html" }
|
{ "source": "/:path*", "destination": "/index.html" }
|
||||||
|
|||||||
Reference in New Issue
Block a user