UNPKG

73 Bapplication/x-shView Raw
1#!/usr/bin/env bash
2yarn pub-prepare-no-source
3cd dist
4npm publish
5cd ..