filerjs / filer

Node-like file system for browsers
BSD 2-Clause "Simplified" License
613 stars 153 forks source link

path module not shimmed correctly #772

Closed bcheidemann closed 3 years ago

bcheidemann commented 3 years ago

When using webpack to shim the path module as described in the documentation, path.isAbsolute and many other path functions are undefined.