Alec Larson
Alec Larson
### Clear and concise description of the problem In some cases, stack traces contain a bunch of lines from third party packages, and I would prefer to omit those lines...
I wonder if Rollup really needs SHA256's cryptographic security for its content hash production, or would it be better off using something faster like Murmurhash3 (of which there is a...
### Sanity checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session -...
I found that highlighting empty lines is distracting, so this PR prevents that. I'd be open to making this an option. LMK what you think!
It's just spam for my use case
The function name seems unnecessarily long, so I changed it to `returnFalse`. And the NPM tarball will now contain `index.js`, `README.md`, and `package.json`.
Assume the user wants to require a module that is relative to the directory they started `devtool` from.
Tested on macOS High Sierra. Fixes #82
Fixes #120
This allows for proper NodeJS-style cleanup before the window closes. **PS:** You can add me as a contributor too. 😄