Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload prebuilt .zip files to the Releases tab #129

Open
qrohlf opened this issue May 25, 2020 · 0 comments
Open

Upload prebuilt .zip files to the Releases tab #129

qrohlf opened this issue May 25, 2020 · 0 comments

Comments

@qrohlf
Copy link
Owner

qrohlf commented May 25, 2020

Per v4.0.0, the dist folder with build artifacts will no longer be checked in to git. This is a Good Thing, but it also means that users who don't want to use NPM or unpkg will have to build a bundle from source if they want to use Trianglify the old fashioned way.

This ticket is to build a Github Actions workflow that will trigger when a new version tag is pushed, and upload a .zip containing the trianglify.bundle.js and trianglify.bundle.min.js files to the release entry on Github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant