Make sure the catch-uncommitted-output script fails if the build fails

This commit is contained in:
Tim Perry 2017-08-23 15:11:03 +02:00
parent a36f765f1b
commit d858f3fd90

View File

@ -1,4 +1,5 @@
#!/bin/sh
set -e
npm run build