Skip to content

Commit 790e244

Browse files
committed
Copy JSX runtime bundles from the fixture
1 parent 0377176 commit 790e244

18 files changed

+5397
-0
lines changed

old_major_packages/14/react/cjs/react-jsx-dev-runtime.development.js

Lines changed: 861 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/** @license React v0.14.10
2+
* react-jsx-dev-runtime.production.min.js
3+
*
4+
* Copyright (c) Facebook, Inc. and its affiliates.
5+
*
6+
* This source code is licensed under the MIT license found in the
7+
* LICENSE file in the root directory of this source tree.
8+
*/
9+
'use strict';require("react");exports.Fragment=60107;if("function"===typeof Symbol&&Symbol.for){var a=Symbol.for;exports.Fragment=a("react.fragment")}exports.jsxDEV=void 0;

0 commit comments

Comments
 (0)