Use strict namespace behavior for mjs files. (#7545)

This commit is contained in:
Logan Smyth
2018-03-15 13:27:01 -07:00
committed by GitHub
parent b6e54800b4
commit c662c2ada2
27 changed files with 83 additions and 25 deletions

View File

@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
});
exports.default = void 0;
var _react = babelHelpers.interopRequireWildcard(require("react"));
var _react = babelHelpers.interopRequireDefault(require("react"));
var RandomComponent =
/*#__PURE__*/