endel / increase-memory-limit

Increase memory limit for local node binaries ("max-old-space-size")
http://npmjs.com/package/increase-memory-limit
MIT License
267 stars 26 forks source link

fix(lib): prevent overwriting has_node function #24

Closed bartolkaruza closed 5 years ago

bartolkaruza commented 5 years ago

This function is defined in run_node and causes this tools fix to break any project that includes run-node

fixes #23

endel commented 5 years ago

Hi @bartolkaruza, thanks for your pull-request. I noticed you have a misspelling on maxOldSpaceSice, was that intentional? Cheers

bartolkaruza commented 5 years ago

@endel nope, human error. I'll fix it

endel commented 5 years ago

Thanks @bartolkaruza, released your fix on increase-memory-limit@1.0.7! 🎉