Lazily inject imports to the JSX runtime (#12493)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Fragment as _Fragment } from "react/jsx-dev-runtime";
|
||||
import { createElement as _createElement } from "react";
|
||||
import { jsxDEV as _jsxDEV } from "react/jsx-dev-runtime";
|
||||
import { Fragment as _Fragment } from "react/jsx-dev-runtime";
|
||||
var _jsxFileName = "<CWD>/packages/babel-plugin-transform-react-jsx-development/test/fixtures/linux/auto-import-dev/input.js";
|
||||
|
||||
var x = /*#__PURE__*/_jsxDEV(_Fragment, {
|
||||
|
||||
Reference in New Issue
Block a user