Move to xz dist tarballs
For consistency with the already xz'ed node tarball. Rename the oddly named `dist-gzip` target to the standard `dist`.
This commit is contained in:
parent
26be6c8540
commit
4ca75f143c
5 changed files with 8 additions and 8 deletions
|
|
@ -13,7 +13,7 @@ actions:
|
|||
- make NODE_ENV=development NODE_OPTIONS=--max-old-space-size=500
|
||||
# dummy LICENSE.txt, as terser did not run
|
||||
- touch dist/index.js.LICENSE.txt.gz
|
||||
- make dist-gzip
|
||||
- make dist
|
||||
# starter-kit.git has no release tags; your project can drop this once you have a release
|
||||
get-current-version: make print-version
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue