mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
6d9763e8c0
**Related issue:** - Closes https://github.com/swc-project/swc/issues/6971. - Closes https://github.com/swc-project/swc/issues/7094.
33 lines
1.2 KiB
JavaScript
33 lines
1.2 KiB
JavaScript
use(function(__unused_webpack_module, exports, __webpack_require__) {
|
|
!function(n, c) {
|
|
c(exports, __webpack_require__(7294), __webpack_require__(1321));
|
|
}(this, function(exports, React) {
|
|
"use strict";
|
|
var index_production = {
|
|
exports: {}
|
|
};
|
|
(function(module, exports) {
|
|
var t;
|
|
t = function(exports) {
|
|
function inquire(moduleName) {
|
|
try {
|
|
var mod = eval("quire".replace(/^/, "re"))(moduleName);
|
|
if (mod && (mod.length || Object.keys(mod).length)) return mod;
|
|
} catch (e) {}
|
|
return null;
|
|
}
|
|
Object.defineProperty(exports, "__esModule", {
|
|
value: !0
|
|
});
|
|
}, t(exports);
|
|
})(index_production, index_production.exports);
|
|
exports.chunkBlocks = index_production.exports.chunkBlocks, exports.encodeDirectory = index_production.exports.encodeDirectory, exports.encodeFile = index_production.exports.encodeFile, Object.defineProperty(exports, "__esModule", {
|
|
value: !0
|
|
});
|
|
});
|
|
});
|
|
(function n() {
|
|
const n = 1;
|
|
use(n);
|
|
});
|