mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 13:33:37 +00:00
chore: minify output from ncc
This commit is contained in:
parent
332e11279d
commit
04f0e199f5
4 changed files with 4 additions and 10916 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"scripts": {
|
||||
"test": "cd wrapper && npm test && cd .. && semistandard --env jest && jest --coverage",
|
||||
"lint": "cd wrapper && npm run lint && cd .. && semistandard --env jest --fix",
|
||||
"build": "cd wrapper && npm run build && cd .. && ncc build index.js --out dist",
|
||||
"build": "cd wrapper && npm run build && cd .. && ncc build index.js -m --out dist",
|
||||
"postinstall": "cd wrapper && npm install"
|
||||
},
|
||||
"keywords": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue