Skip to content

Commit 6ab4c0a

Browse files
committed
cleanup bin folder
1 parent 972245c commit 6ab4c0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/bundle.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ npm ci
1111
npm run build
1212
cp -r ./lib/ ./bundle/lib/
1313

14-
cp -r bin/ bundle/bin/
1514
cp package.json bundle/package.json
1615
cp package-lock.json bundle/package-lock.json
1716
cp "$(which node)" bundle/

0 commit comments

Comments
 (0)