mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-17 16:41:42 +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,
|
||||
"rewrites": [
|
||||
{ "source": "/:path*", "destination": "/index.html" }
|
||||
|
||||
Reference in New Issue
Block a user