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
* fix(webpack): define `global` as `window` to prevent eval() issues
This way, we get rid of "remove-evals" script that was sometimes working and sometimes not.
* chore: remove WebpackShellPlugin & "remove-evals" script
0 commit comments