cro3 icon indicating copy to clipboard operation
cro3 copied to clipboard

Add GitHub actions to run webpack and remove *.js files from the repo

Open hikalium opened this issue 1 year ago • 0 comments

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.

hikalium avatar Sep 29 '23 04:09 hikalium