| @@ -4,11 +4,11 @@ | ||
| 4 | 4 | var __commonJS = (cb, mod) => function __require() { |
| 5 | 5 | return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports; |
| 6 | 6 | }; |
| 7 | 7 | |
| 8 | - // ../../node_modules/react/cjs/react.development.js | |
| 8 | + // node_modules/react/cjs/react.development.js | |
| 9 | 9 | var require_react_development = __commonJS({ |
| 10 | - "../../node_modules/react/cjs/react.development.js"(exports, module) { | |
| 10 | + "node_modules/react/cjs/react.development.js"(exports, module) { | |
| 11 | 11 | "use strict"; |
| 12 | 12 | if (true) { |
| 13 | 13 | (function() { |
| 14 | 14 | "use strict"; |
| @@ -1878,11 +1878,11 @@ | ||
| 1878 | 1878 | } |
| 1879 | 1879 | } |
| 1880 | 1880 | }); |
| 1881 | 1881 | |
| 1882 | - // ../../node_modules/react/index.js | |
| 1882 | + // node_modules/react/index.js | |
| 1883 | 1883 | var require_react = __commonJS({ |
| 1884 | - "../../node_modules/react/index.js"(exports, module) { | |
| 1884 | + "node_modules/react/index.js"(exports, module) { | |
| 1885 | 1885 | if (false) { |
| 1886 | 1886 | module.exports = null; |
| 1887 | 1887 | } else { |
| 1888 | 1888 | module.exports = require_react_development(); |