UNPKG

97 Bapplication/x-shView Raw
1set -e
2npm run build
3cat .gitignore > .npmignore
4echo "!distribution/" >> .npmignore
5npm publish