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

This commit is contained in:
whyour 2021-10-23 23:31:46 +08:00
parent 337f01aff1
commit d071e50d62

View File

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