-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Description
Describe the bug
使用npm create ice ice-app命令创建的Antd Pro Scaffold 模板项目,把react和react-dom版本改成19.2.1后,使用yarn start能正常运行,但是使用yarn build就会报错, @ice/app版本为3.6.5
复现链接
https://github.com/shiwofeiwo/ice3_reproduce
Expected behavior
希望能够在使用react19版本时编译不报错
Actual behavior
No response
Version of ice.js
3.6.5
Content of build.json or ice.config.mts
Additional context
No response