diff options
Diffstat (limited to 'npm-pack.txt')
-rw-r--r-- | npm-pack.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/npm-pack.txt b/npm-pack.txt new file mode 100644 index 0000000..e78a9e0 --- /dev/null +++ b/npm-pack.txt @@ -0,0 +1,3 @@ +npm --no-progress --no-update-notifier \ + --audit false pack \ + --pack-destination=/PATH/TO/RESULTS/SUBDIR |