add js extension to react runtime (#12116)

This commit is contained in:
Luna Ruan
2020-09-29 23:31:45 -07:00
committed by GitHub
parent 7ad9917793
commit 9808d2566e
70 changed files with 122 additions and 122 deletions

View File

@@ -1,6 +1,6 @@
import { createElement as _createElement } from "react";
import { jsxDEV as _jsxDEV } from "react/jsx-dev-runtime";
import { Fragment as _Fragment } from "react/jsx-dev-runtime";
import { jsxDEV as _jsxDEV } from "react/jsx-dev-runtime.js";
import { Fragment as _Fragment } from "react/jsx-dev-runtime.js";
var _jsxFileName = "<CWD>/packages/babel-plugin-transform-react-jsx-development/test/fixtures/linux/auto-import-dev/input.js";
var x = /*#__PURE__*/_jsxDEV(_Fragment, {