mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
feat: migrate from CRA to Vite for speed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"installCommand": "pnpm install",
|
||||
"buildCommand": "CI='' pnpm run build:webapp",
|
||||
"outputDirectory": "packages/webapp/build",
|
||||
"outputDirectory": "packages/webapp/dist",
|
||||
"rewrites": [{
|
||||
"source": "/api/:slug*",
|
||||
"destination": "https://dev.bigcapital.ly/api/:slug*"
|
||||
|
||||
Reference in New Issue
Block a user