feat(web): 增加根据环境切换debug状态
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import react from '@vitejs/plugin-react-swc'
|
||||
import {defineConfig, UserConfig} from 'vite'
|
||||
import {defineConfig, type UserConfig} from 'vite'
|
||||
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig(({mode}) => {
|
||||
|
||||
Reference in New Issue
Block a user