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

Remove `fs.join`

Open alexander-akait opened this issue 6 years ago • 1 comments

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

alexander-akait avatar Feb 19 '19 10:02 alexander-akait

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.

OrenMe avatar Aug 19 '19 19:08 OrenMe