cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
5.49k stars 1.58k forks source link

It is recommended not to use async and await polyfill when previewing #17232

Open whaqzhzd opened 3 days ago

whaqzhzd commented 3 days ago

Cocos Creator version

3.8.5*

System information

ALL

Issue description

Sources of problem We can decide at release time if we want polyfill with async/await. Keep native async/await in the editor or preview

Relevant error log output

No response

Steps to reproduce

-

Minimal reproduction project

No response