tools icon indicating copy to clipboard operation
tools copied to clipboard

refactor: restrcture process-version

Open xtuc opened this issue 3 years ago • 0 comments

Split processing into multiple phases. See comments in main().

This change includes a fix, we make sure not to generate a .min.js file if it already exists in the published package. Removing a possible race for generating the SRI hash.

xtuc avatar Apr 19 '22 13:04 xtuc