browserify / browserify/webworkify
Issues with webworkify + browserify
Open
- Dominant language
- JavaScript
- Stars
- 419
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I'm hitting a wall with webworkify 1.5.0 when using it with browserify 16.2.2.
This error pops up on build and the app becomes unusable
```
TypeError: Cannot convert undefined or null to object
[1] at Function.keys ()
[1] at module.exports (/mnt/c/Users/Benjy/Documents/Github Stuff/cryptovoxels/node_modules/webworkify/index.js:9:28)
```
I thought my issue was a bit similar to #43 so I tried what `legubiao` did, but no luck.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.