Skip to content
New issue

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

@ice/jsx-runtime 在 dev 时应该导出 react/jsx-dev-runtime #6767

Open
luhc228 opened this issue Jan 25, 2024 · 0 comments
Open

@ice/jsx-runtime 在 dev 时应该导出 react/jsx-dev-runtime #6767

luhc228 opened this issue Jan 25, 2024 · 0 comments
Labels

Comments

@luhc228
Copy link
Collaborator

luhc228 commented Jan 25, 2024

Describe the bug

目前 dev 导出的是 react/jsx-runtime,导致某些值缺失了。

import { jsx, Fragment, jsxs } from './index.js';

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant