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
I keep messing up releases because they have to be tagged on the gh-pages branch. Github defaults to the master branch for release tags which often causes me to create a broken release and then need to immediately bump the version again to create a working release.
Tags need to point to the gh-pages branch so that the CDN can get the minified javascript file.
The text was updated successfully, but these errors were encountered:
I keep messing up releases because they have to be tagged on the
gh-pages
branch. Github defaults to the master branch for release tags which often causes me to create a broken release and then need to immediately bump the version again to create a working release.Tags need to point to the
gh-pages
branch so that the CDN can get the minified javascript file.The text was updated successfully, but these errors were encountered: