There was an error while loading. Please reload this page.
1 parent 4a47a7a commit 8e44685Copy full SHA for 8e44685
1 file changed
lib/APIPlugin.js
@@ -13,6 +13,7 @@ var REPLACEMENTS = {
13
__webpack_public_path__: "__webpack_require__.p",
14
__webpack_modules__: "__webpack_require__.m",
15
__webpack_chunk_load__: "__webpack_require__.e",
16
+ __non_webpack_require__: "require",
17
"require.onError": "__webpack_require__.onError",
18
};
19
var REPLACEMENT_TYPES = {
0 commit comments