fix:打包配置
This commit is contained in:
parent
fae2e8e7ec
commit
bd6f658c73
4
.env
4
.env
@ -5,4 +5,6 @@ ACCOUNT_NAME="ccvdexre"
|
|||||||
NODE_SECRET= "initial typical business width enforce buddy magic country piano head cable blossom gate caught disagree pepper moral pair vessel protect mixture deposit artwork liquid"
|
NODE_SECRET= "initial typical business width enforce buddy magic country piano head cable blossom gate caught disagree pepper moral pair vessel protect mixture deposit artwork liquid"
|
||||||
VIET_EVENTS_URL="ws://10.66.66.234:8080/events"
|
VIET_EVENTS_URL="ws://10.66.66.234:8080/events"
|
||||||
VITE_BASE_URL="http://10.66.66.234:6060"
|
VITE_BASE_URL="http://10.66.66.234:6060"
|
||||||
VITE_BLOCK_URL="http://10.66.66.234:1317"
|
VITE_BLOCK_URL="http://10.66.66.234:1317"
|
||||||
|
NODE_OPTIONS=--max-old-space-size=8192
|
||||||
|
# $env:NODE_OPTIONS="--max-old-space-size=8192"; pnpm run web:build
|
||||||
|
|||||||
@ -5,6 +5,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "pnpm web:dev",
|
"beforeDevCommand": "pnpm web:dev",
|
||||||
"devUrl": "http://127.0.0.1:1420",
|
"devUrl": "http://127.0.0.1:1420",
|
||||||
|
"beforeBuildCommand": "pnpm web:build",
|
||||||
"frontendDist": "../dist"
|
"frontendDist": "../dist"
|
||||||
},
|
},
|
||||||
"app": {
|
"app": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user