希望支持 .cjs 扩展名的编译
作者: LuoYangYY创建于 2026年5月8日更新于 2026年5月8日
标签bug
Describe the bug I have introduced the animejs package in my project, and its module parsing path is dist/modules/index.cjs. Since compileDependencies does not support escaping .cjs files, some advanced syntaxes such as optional chains ?. cannot be executed and will cause errors on some low-version mobile devices, such as the iPhone 12.
内容来源: alibaba/ice