prepublish 94B

1234567
  1. #!/usr/bin/env bash
  2. set -e
  3. rm -f base64.min.js
  4. make base64.min.js
  5. git add base64.min.js