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
feat: create and upload un-minified release during publish
Now that we are minifying release builds, we may have problems.
A quick way to tell for sure if it is related to minification is
to have a user try a non-minified build. This is very difficult
unless you have one already available for the same commit the
minified builds are on, so build them and upload them at the same time
This will also provide a way for users to self-help if it was
a minification problem, as they can run unminified until fixed
0 commit comments