- Put packs in the
packs
directory npm run generate
If you're modifying src
, do tsc -w
.
If you're modifying generator, you can copy the script from the package.json and run it without the compression part.
Modify the version in package.json and src/index.ts, tsc
, and commit.