Skip to content

Commit

Permalink
Update fixtures (Windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
babel-bot committed Jan 6, 2021
1 parent 717f46f commit f59e3ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { Fragment as _Fragment } from "react/jsx-dev-runtime";
import { createElement as _createElement } from "react";
import { jsxDEV as _jsxDEV } from "react/jsx-dev-runtime";
var _jsxFileName = "<CWD>\\packages\\babel-plugin-transform-react-jsx-development\\test\\fixtures\\windows\\auto-import-dev-windows\\input.js";
import { jsxDEV as _jsxDEV } from "react/jsx-dev-runtime";
import { createElement as _createElement } from "react";
import { Fragment as _Fragment } from "react/jsx-dev-runtime";

var x = /*#__PURE__*/_jsxDEV(_Fragment, {
children: /*#__PURE__*/_jsxDEV("div", {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { jsxDEV as _jsxDEV } from "react/jsx-dev-runtime";

var _jsxFileName = "<CWD>\\packages\\babel-plugin-transform-react-jsx-development\\test\\fixtures\\windows\\self-inside-arrow-windows\\input.mjs",
_this = this;

import { jsxDEV as _jsxDEV } from "react/jsx-dev-runtime";

/*#__PURE__*/
_jsxDEV("div", {}, void 0, false, {
fileName: _jsxFileName,
Expand Down

0 comments on commit f59e3ce

Please sign in to comment.