cleanup of useless files when building release artifacts

This commit is contained in:
zadam
2020-08-27 23:04:00 +02:00
parent 4cd1a0ee7d
commit d4e1900f89
3 changed files with 13 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ cd ..
mv dist/node-v${NODE_VERSION}-linux-x64 $PKG_DIR/node
rm -r $PKG_DIR/node/lib/node_modules/npm
rm -r $PKG_DIR/node/include/node
rm -r $PKG_DIR/node_modules/electron*