webpack/memory-fs

rename is missing

cainrus opened this issue · 2 comments

@cainrus Is there a potential use case for rename in MemoryFileSystem?

I had tried to mock real fs package with memory-fs to boost performance of multiple packages and stumbled upon the problem (missing rename). I don't know is it a problem for other users, but i thought that memory-fs will try to repeat fs API.