cocos-engine
cocos-engine copied to clipboard
ByteDance Mini Game load sub-package report error
Cocos Creator version
3.6.0
System information
window10
Issue description
https://forum.cocos.org/t/topic/140129
If the base library is low, tt.loadSubpackage will fail and require will report an error, if the base library version is high, it is normal
如果基础库比较低,tt.loadSubpackage 会失效,require 报错,如果基础库版本高正常

Relevant error log output
No response
Steps to reproduce
demo: demo.zip
Minimal reproduction project
No response