We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a82d54 commit 5eb37ccCopy full SHA for 5eb37cc
Makefile
@@ -1035,7 +1035,6 @@ $(TARBALL): release-only $(NODE_EXE) doc
1035
$(RM) -r $(TARNAME)/tools/node_modules
1036
$(RM) -r $(TARNAME)/tools/osx-*
1037
$(RM) -r $(TARNAME)/tools/osx-pkg.pmdoc
1038
- $(RM) -r $(TARNAME)/tools/pkgsrc
1039
find $(TARNAME)/ -name ".eslint*" -maxdepth 2 | xargs $(RM)
1040
find $(TARNAME)/ -type l | xargs $(RM) # annoying on windows
1041
tar -cf $(TARNAME).tar $(TARNAME)
tools/pkgsrc/comment
tools/pkgsrc/description
0 commit comments