kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
tidy(front): remove commented-out config lines
rodzic
3af9c8afb1
commit
1f7be9b555
|
@ -25,18 +25,6 @@ export default defineConfig(({ mode }) => ({
|
||||||
// https://github.com/vitejs/vite/tree/main/packages/plugin-vue
|
// https://github.com/vitejs/vite/tree/main/packages/plugin-vue
|
||||||
Vue(),
|
Vue(),
|
||||||
|
|
||||||
// https://vue-macros.sxzz.moe/
|
|
||||||
// VueMacros({
|
|
||||||
// plugins: {
|
|
||||||
// // https://github.com/vitejs/vite/tree/main/packages/plugin-vue
|
|
||||||
// vue: Vue()
|
|
||||||
// },
|
|
||||||
// setupComponent: false,
|
|
||||||
// setupSfc: false,
|
|
||||||
// setupBlock: false,
|
|
||||||
// betterDefine: false
|
|
||||||
// }),
|
|
||||||
|
|
||||||
// https://github.com/intlify/bundle-tools/tree/main/packages/vite-plugin-vue-i18n
|
// https://github.com/intlify/bundle-tools/tree/main/packages/vite-plugin-vue-i18n
|
||||||
VueI18n({
|
VueI18n({
|
||||||
include: fileURLToPath(new URL('./src/locales/**', import.meta.url))
|
include: fileURLToPath(new URL('./src/locales/**', import.meta.url))
|
||||||
|
|
Ładowanie…
Reference in New Issue