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
https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
react@17
[email protected]
@babel/plugin-transform-react-jsx
{ "runtime": "automatic" }
@emotion/core/jsx-runtime
import-emotion-jsx-only-need
@jsxImportSource @emotion/core
jsx-runtime
jsx
jsxs
Fragment
The text was updated successfully, but these errors were encountered:
Merge pull request #29 from pumpkindev/dependabot/npm_and_yarn/prismj…
5d7d27d
…s-1.26.0 build(deps): bump prismjs from 1.25.0 to 1.26.0
No branches or pull requests
https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
react@17
&[email protected]
@babel/plugin-transform-react-jsx
with option{ "runtime": "automatic" }
@emotion/core/jsx-runtime
, waiting for Added new JSX entry points for the automatic runtime emotion-js/emotion#1970import-emotion-jsx-only-need
to@jsxImportSource @emotion/core
jsx-runtime
should exportjsx
,jsxs
,Fragment
The text was updated successfully, but these errors were encountered: