Skip to content

Commit acc1bc5

Browse files
committed
Build: add slimerjs-node and phantom-protocol.js
1 parent ace4f5e commit acc1bc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

buildpackage.sh

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ cp slimerjs.bat $TARGETDIR
2727
cp slimerjs.py $TARGETDIR
2828
cp LICENSE $TARGETDIR
2929
cp README.md $TARGETDIR
30+
cp slimerjs-node $TARGETDIR
31+
cp phantom-protocol.js $TARGETDIR
32+
3033

3134
mkdir -p $TARGETDIR/chrome/
3235
cp -a chrome/icons $TARGETDIR/chrome/

0 commit comments

Comments
 (0)