mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
grid load fix
This commit is contained in:
@@ -27,8 +27,7 @@
|
||||
"@dbgate/engines": "^0.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cross-env PORT=5000 react-scripts start",
|
||||
"start:silent": "cross-env BROWSER=none PORT=5000 react-scripts start",
|
||||
"start": "cross-env BROWSER=none PORT=5000 react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"build:app": "cross-env PUBLIC_URL=. react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
|
||||
Reference in New Issue
Block a user