fix: 修复 sdk 报 index.html 找不到的问题 (#6122)

This commit is contained in:
liaoxuezhi 2023-02-01 17:54:08 +08:00 committed by GitHub
parent ee27cade47
commit b30a7ef82f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -299,6 +299,7 @@ if (fis.project.currentMedia() === 'dev') {
});
}
fis.unhook('components');
fis.hook('node_modules', {
shimProcess: false,
shimGlobal: false,