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
This largely reverts commit b9c0354.
It was originally done for convenience, to improve readability of stack
traces during failures.
However, it's more important to prioritize doing test coverage of the
same build mode as used in production (minification on). That's a
sufficient reason to keep the --minify flag for gopherjs test of all
packages.
0 commit comments