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
Describe the issue
We are currently using source-map as devtool configuration where we may better use none as it seems to be fastest and valid for production.
Describe the issue
We are currently using source-map as
devtool
configuration where we may better usenone
as it seems to be fastest and valid for production.Read here
Configuration in
extension\webpack.config.js
The text was updated successfully, but these errors were encountered: