browserify / browserify/browserify
Allow global variables to be declared without including `process`
Open
- Dominant language
- JavaScript
- Stars
- 14.7k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
[From the looks of it](https://github.com/substack/node-browserify/blob/master/index.js#L548-L550) there's no way to specify which globals to include without including `process` and therefore a `process` shim. Why is this? Am I missing something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.