Apparently unbundling mfm-js is bad for yarn dev

This commit is contained in:
Michcio 2022-09-20 13:53:32 +02:00
parent ac1072fd52
commit a903263e00

View file

@ -62,7 +62,6 @@ export default defineConfig(({ command, mode }) => {
output: {
manualChunks: {
vue: ['vue', '@vue/runtime-core'],
mfmjs: ['mfm-js'],
photoswipe: ['photoswipe'],
},
},