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

Add a build script #1

Closed
lopopolo opened this issue Jul 15, 2019 · 0 comments · Fixed by #5
Closed

Add a build script #1

lopopolo opened this issue Jul 15, 2019 · 0 comments · Fixed by #5
Labels
A-build Area: CI build infrastructure.

Comments

@lopopolo
Copy link
Member

Maybe webpack?

lopopolo added a commit that referenced this issue Apr 6, 2020
- Use this repo only for distribution.
- Add a GitHub Actions build. Fixes GH-1.
- Add cron for running `npm audit`.
- Add automatically built GitHub lables via a Github Action script.
  Fixes GH-3.
- Add a gh-pages job that publishes assets to the web.
- Add .prettierignore.
- Remove shell scripts.
- Remove all JS dependencies.
- Remove `yarn.lock` and replace with `package-lock.json`.
- Clean up `package.json`.
@lopopolo lopopolo mentioned this issue Apr 6, 2020
@lopopolo lopopolo added the A-build Area: CI build infrastructure. label Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build Area: CI build infrastructure.
Development

Successfully merging a pull request may close this issue.

1 participant