From 5879c710e21ce6195e29c492da201c094cc33d3b Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期四, 02 四月 2026 17:41:16 +0800
Subject: [PATCH] 配置上传德瑞斯core-js, es5-ext, esbuild, vue-demi 配置
---
pnpm-workspace.yaml | 5 +++++
src/config.js | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
new file mode 100644
index 0000000..0167adf
--- /dev/null
+++ b/pnpm-workspace.yaml
@@ -0,0 +1,5 @@
+allowBuilds:
+ core-js: true
+ es5-ext: true
+ esbuild: true
+ vue-demi: true
diff --git a/src/config.js b/src/config.js
index b87a0a7..f7b6e89 100644
--- a/src/config.js
+++ b/src/config.js
@@ -1,7 +1,7 @@
// 搴旂敤鍏ㄥ眬閰嶇疆
const config = {
- baseUrl: 'http://1.15.17.182:9003',
- fileUrl: 'http://1.15.17.182:9003',
+ baseUrl: 'http://1.15.17.182:9025',
+ fileUrl: 'http://1.15.17.182:9025',
// 搴旂敤淇℃伅
appInfo: {
// 搴旂敤鍚嶇О
--
Gitblit v1.9.3