mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2025-06-12 13:10:43 -04:00
Adding npm build script
This commit is contained in:
parent
b4b79d82ee
commit
6c58c4fe75
1 changed files with 2 additions and 0 deletions
2
bin/bundle-compile.sh
Executable file
2
bin/bundle-compile.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
npm run build;
|
Loading…
Add table
Add a link
Reference in a new issue