Call npm audit as part of build script

See: https://www.pivotaltracker.com/story/show/169299014
and https://www.pivotaltracker.com/story/show/169298163
This commit is contained in:
Kris De Volder
2019-10-22 13:32:59 -07:00
parent fac14ce50d
commit 611a1c60b9

View File

@@ -32,6 +32,7 @@ else
fi
npm install
npm audit
npm run vsce-package
# for release build we don't don't add version-qualifier to package.json