diff options
author | W. Kosior <koszko@koszko.org> | 2025-09-19 12:47:44 +0200 |
---|---|---|
committer | W. Kosior <koszko@koszko.org> | 2025-09-19 13:09:45 +0200 |
commit | 7000b1f2bb2fca5b7707c9b1a9f58f43100212d3 (patch) | |
tree | cc5531b93b8e76c39e3c58d52574f68e86c3f05e /npm-run-build.txt | |
download | AGH-msc-thesis-magister.tar.gz AGH-msc-thesis-magister.zip |
Diffstat (limited to 'npm-run-build.txt')
-rw-r--r-- | npm-run-build.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npm-run-build.txt b/npm-run-build.txt new file mode 100644 index 0000000..26e0e9e --- /dev/null +++ b/npm-run-build.txt @@ -0,0 +1,2 @@ +npm --no-progress --no-update-notifier \ + --audit false run build |