mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-08-29 09:03:55 +00:00
feat 同步为商业版同一套代码
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "daxpay-single-ui",
|
||||
"name": "daxpay-multi-ui",
|
||||
"version": "2.11.5",
|
||||
"homepage": "",
|
||||
"license": "Apache License v2",
|
||||
@@ -9,7 +9,7 @@
|
||||
"build": "cross-env NODE_OPTIONS=--max-old-space-size=8192 pnpm vite build --mode build",
|
||||
"build:analyze": "cross-env NODE_OPTIONS=--max-old-space-size=8192 pnpm vite build --mode analyze",
|
||||
"build:no-cache": "pnpm store prune && npm run build",
|
||||
"dev": "pnpm vite --mode admin --port=13333",
|
||||
"dev": "pnpm vite --port=13333",
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
"postinstall": "turbo run stub",
|
||||
"lint": "turbo run lint",
|
||||
|
Reference in New Issue
Block a user