From f4b965dbad0b4f5693b6271232ef4120ba39ddae Mon Sep 17 00:00:00 2001 From: Riku <risaku@163.com> Date: 星期三, 01 一月 2025 20:42:12 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/hc-satellite-dataimport-1227_2' into master-temp --- package.json | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index afe157a..6178b51 100644 --- a/package.json +++ b/package.json @@ -5,9 +5,7 @@ "type": "module", "scripts": { "dev": "vite", - "dev:jingan": "vite --mode development.jingan", "build": "vite build", - "build:jingan": "vite build --mode production.jingan", "preview": "vite preview", "test:unit": "vitest", "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore", -- Gitblit v1.9.3