derhuerst/generate-node-policy-file
View on GitHubadd a flag to track node_modules files as well
Open
#5 opened on Dec 9, 2019
enhancementgood first issuehacktoberfesthelp wanted
Repository metrics
- Stars
- (5 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Right now, all require()-ed files in node_modules are being ignored. track.js should respect a flag (e.g. REQUIRED_FILES_NODE_MODULES=true) to record these as well.