You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR adds the jsx-runtime and jsx-dev-runtime modules for the JSX
Babel Plugin. WWW still relies on jsx/jsxs/jsxDEV from the "react"
module, so once we refactor the code to point to the runtime modules we
will remove jsx/jsxs/jsxDEV from the "react" module.
0 commit comments