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
Extension will be retrieved from mime-type / Content-type header from the http response
Avoid over writing the existing files if there are multiple urls with the exact same path Existing files will be reported as errors on the final report as well
And some developer debts are payed
Get rid of optional chaining plugin of babel, since its included in the core modules of babel
Update browserlist to reduce the number of polyfills added to the bundle
Reactivate codefactor for quick automatic code review support
And as always update some dependencies (webpack, babel, electron, jest etc.)