mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
由于浏览器兼容性,移除dynamicImport
This commit is contained in:
parent
0bf4aec74e
commit
2e00e80e96
|
@ -7,9 +7,6 @@ export default defineConfig({
|
||||||
nodeModulesTransform: {
|
nodeModulesTransform: {
|
||||||
type: 'none',
|
type: 'none',
|
||||||
},
|
},
|
||||||
dynamicImport: {
|
|
||||||
loading: '@/components/pageLoading',
|
|
||||||
},
|
|
||||||
mfsu: {},
|
mfsu: {},
|
||||||
fastRefresh: {},
|
fastRefresh: {},
|
||||||
favicon: '/images/g5.ico',
|
favicon: '/images/g5.ico',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user