Files
Kris De Volder 807bf5901a Don't overwhelm vscode with error logs
Redirect them to a tmp file instead.
2017-05-06 20:36:07 -07:00

5 lines
52 B
Bash
Executable File

#!/bin/bash
set -e
npm install
npm run vsce-package