Commit graph

1 commit

Author SHA1 Message Date
DosX
ed043323b7 Add script to extract licenses & run modclean
Add Windows batch script node_modules_clean.cmd that copies LICENSE/LICENCE/COPYING files from node_modules into a node_licenses directory (creating it if missing), renaming saved files to include package names, and invokes npx modclean -n default:safe -r to remove extraneous files. Intended to gather third-party licenses for offline/legal distribution and clean node_modules.
2026-05-09 19:19:44 +03:00