feat:集成Sentry
This commit is contained in:
@@ -2,7 +2,7 @@ import { fileURLToPath, URL } from 'node:url'
|
||||
import path from "path";
|
||||
import { defineConfig ,loadEnv} from 'vite'
|
||||
import vue from '@vitejs/plugin-vue'
|
||||
import createVitePlugins from './vite/plugins/index.js'
|
||||
import createVitePlugins from './vite/plugins/index.js'
|
||||
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig(({ mode, command }) => {
|
||||
|
||||
Reference in New Issue
Block a user