memory-fs icon indicating copy to clipboard operation
memory-fs copied to clipboard

_

Open ghost opened this issue 8 years ago • 1 comments

_

ghost avatar Jul 15 '17 00:07 ghost

How did you manage to monkey patch fs in third party modules? Or did you not do that? I need to do something similar elsewhere, but I prefer not to need to fork the package and change its require('fs') to require('virtualfs').

CMCDragonkai avatar Aug 29 '17 11:08 CMCDragonkai