Add GitHub actions to run webpack and remove *.js files from the repo
Open
P2
- Dominant language
- Rust
- Stars
- 50
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Currently, javascript files are generated on the developer side and checked in. This can make the code review confusing and against the best practices. Let's add GitHub actions to generate *.js files on the deployment of GitHub pages.
Contributor guide
Assessment
This issue has not been assessed yet.