#7181·ice

希望支持.cjs 扩展名的编译

Author: LuoYangYYCreated May 8, 2026Updated May 13, 2026
Labelsbug

Describe the bug

我项目里引入了animejs包,它的模块解析链路是dist/modules/index.cjs,因为compileDependencies不支持.cjs文件的转义,在一些低版本手机比如iphone12里一些高级语法比如可选链 ?.就无法执行会报错

Expected behavior

ice3 框架支持.cjs 扩展名的编译

Actual behavior

No response

Version of ice.js

3.4.10

Content of build.json or ice.config.mts

typescript

Additional context

No response