gnode
gnode copied to clipboard
Add module caching
Would be great if gnode had a disk cache of regenerated modules (based on md5) so the subsequent runs wouldn't have to pay the performance penalty.
:+1:
This would be great to have for any kind of expensive require
hooks, not just Regenerator. Coffeescript, for example.