You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/******/// WebpackRequireFrom/******/Object.defineProperty(__webpack_require__,"p",{/******/get: function(){/******/try{/******/if(typeofREQUIRE_BASE_URL!=="string"){/******/thrownewError("WebpackRequireFrom: 'REQUIRE_BASE_URL' is not a string or not available at runtime. See https://github.com/agoldis/webpack-require-from#troubleshooting");/******/}/******/returnREQUIRE_BASE_URL;/******/}catch(e){/******/if(!false){/******/console.error(e);/******/}/******/return"auto";/******/}/******/}/******/})/* webpack/runtime/jsonp chunk loading *//******/(()=>{
Probably it's something very silly like a missing semicolon on the defineProperty call.
The text was updated successfully, but these errors were encountered:
Unfortunately seems that this plugin doesn't work on webpack v5.
Bundle code portion:
Probably it's something very silly like a missing semicolon on the
defineProperty
call.The text was updated successfully, but these errors were encountered: