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
varcore=function(){try{returnrequire("core-js/modules/_core");}catch(e){// Older versions of core-js had a different file layout.returnrequire("core-js/modules/$.core");}}();
I added both to bundler.config.json and npm's package.json , but it always fail with this error
The text was updated successfully, but these errors were encountered: