eugeneware / eugeneware/debowerify
debowerify ignores browserify expose option
Open
- Dominant language
- JavaScript
- Stars
- 490
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
I want to use backbone with lodash instead of underscore.
So i added
`.require('lodash', {expose: 'underscore'})`
and it works fine if i load backbone with npm.
Installed with debowerify underscore is included in the script.
Contributor guide
Assessment
This issue has not been assessed yet.