csnover / js-doc-parse

An experimental library for parsing JavaScript files and extracting inline documentation.
31 stars 7 forks source link

js-doc-parse traces when require()ing external url #90

Open spaceone opened 10 years ago

spaceone commented 10 years ago

if "require('https://piwik.foo/');" exists in the code one cannot build the documentation.