kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
build(front): Remove duplicate key from vite.config.ts
rodzic
f821dcbbc2
commit
00baf5e9cb
|
@ -14,9 +14,6 @@ const port = +(process.env.VUE_PORT ?? 8080)
|
|||
// https://vitejs.dev/config/
|
||||
export default defineConfig(({ mode }) => ({
|
||||
envPrefix: ['VUE_', 'FUNKWHALE_SENTRY_'],
|
||||
build: {
|
||||
sourcemap: true
|
||||
},
|
||||
plugins: [
|
||||
// https://vue-macros.sxzz.moe/
|
||||
VueMacros({
|
||||
|
|
Ładowanie…
Reference in New Issue