playcanvas-rest-api-tools
playcanvas-rest-api-tools copied to clipboard
Refactor repro so that the steps/jobs are stackable and configurable
Rather than have a specific job per build target, it would be more configurable to have a series of modifications
Eg. Download -> Remove Debug code -> Remove all assets expect tags -> Add CSP rules -> Zip
This will make it much more flexible and usable in a CI environment.