mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-07 18:13:38 +08:00
Update vite from 2.9.9 to 3.1.0
This commit is contained in:
@@ -11,6 +11,9 @@ const viteCompressionFilter = /\.(js|mjs|json|css|html|svg)$/i;
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
server: {
|
||||
port: 3000,
|
||||
},
|
||||
define: {
|
||||
"FRONTEND_VERSION": JSON.stringify(process.env.npm_package_version),
|
||||
},
|
||||
|
Reference in New Issue
Block a user