由于浏览器兼容性,移除dynamicImport

This commit is contained in:
whyour 2021-10-23 23:31:46 +08:00
parent 0bf4aec74e
commit 2e00e80e96

View File

@ -7,9 +7,6 @@ export default defineConfig({
nodeModulesTransform: {
type: 'none',
},
dynamicImport: {
loading: '@/components/pageLoading',
},
mfsu: {},
fastRefresh: {},
favicon: '/images/g5.ico',