Skip to content

Commit

Permalink
chore: add pack script
Browse files Browse the repository at this point in the history
  • Loading branch information
stfsy committed Jan 4, 2023
1 parent 6eba2a0 commit 0fd6f36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pack.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

./build.sh
npm pack

0 comments on commit 0fd6f36

Please sign in to comment.