mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
web build fix
This commit is contained in:
parent
a05fc90579
commit
8738665dcf
@ -2,7 +2,7 @@
|
||||
"name": "dbgate-web",
|
||||
"version": "4.0.0",
|
||||
"scripts": {
|
||||
"build": "cross-env API_URL=ORIGIN rollup -c",
|
||||
"build": "rollup -c",
|
||||
"dev": "cross-env API_URL=http://localhost:3000 rollup -c -w",
|
||||
"validate": "svelte-check",
|
||||
"prepublishOnly": "yarn build"
|
||||
|
Loading…
Reference in New Issue
Block a user