kevin1024/django-npm

Does this package filter dev dependencies by default?

Closed this issue · 1 comments

Using the package in my project only makes sense if I can filter out the devDependencies in the packages.json file. Is this current possible without configuring every package?

It should be possible with the option NPM_FILE_PATTERNS.