set -e

npm run clean
npm test

npm version "$TYPE" --no-git-tag-version

NODE_ENV=production npm run build

npm run deploy:module-minify