forked from FoundKeyGang/FoundKey
Apparently unbundling mfm-js is bad for yarn dev
This commit is contained in:
parent
ac1072fd52
commit
a903263e00
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ export default defineConfig(({ command, mode }) => {
|
|||
output: {
|
||||
manualChunks: {
|
||||
vue: ['vue', '@vue/runtime-core'],
|
||||
mfmjs: ['mfm-js'],
|
||||
photoswipe: ['photoswipe'],
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue