We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前 dev 导出的是 react/jsx-runtime,导致某些值缺失了。
ice/packages/jsx-runtime/src/dev.ts
Line 1 in adb9b61
期望使用 react/jsx-dev-runtime
No response
3.4.2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
目前 dev 导出的是 react/jsx-runtime,导致某些值缺失了。
ice/packages/jsx-runtime/src/dev.ts
Line 1 in adb9b61
Expected behavior
期望使用 react/jsx-dev-runtime
Actual behavior
No response
Version of ice.js
3.4.2
Content of build.json or ice.config.mts
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: