browserify / browserify/module-deps
module-deps still using noParse option (with old name)
Open
- Dominant language
- JavaScript
- Stars
- 208
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Since https://github.com/substack/node-browserify/commit/837515284ad65fa5e0f15d24191f61a487d947ab, the `noParse` option has been renamed to `noparse`. But module-deps [is still waiting for `noParse`](https://github.com/substack/module-deps/blob/master/index.js#L349) with the old name.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.