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
in prod I have to manually edit the build file to set minify: true and sourcemap: false. It would be great if this was the default and when running the dev build it sets minify: false and sourcemaps: true.