Update terser-webpack-plugin

Following our other projects.
This commit is contained in:
Martin Pitt 2021-07-23 07:39:58 +02:00 committed by Katerina Koukiou
parent 28466f7217
commit a509dde986
4 changed files with 15 additions and 4 deletions

View file

@ -12,7 +12,7 @@ actions:
create-archive:
- 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
- touch dist/index.js.LICENSE.txt.gz
- make dist-gzip
# starter-kit.git has no release tags; your project can drop this once you have a release
get-current-version: make print-version