memory-fs
memory-fs copied to clipboard
Remove `fs.join`
fs.join is not part of fs module and we need deprecate this and remove in next major release
Ref: https://github.com/webpack/webpack-dev-middleware/pull/370
Totally agree that this should be removed from the API. I got here by reference from another ticket I opened, but the countless responses around the web are a real proof that this is a valid issue.