koute/parcel-plugin-cargo-web

Cannot read property 'cacheDir' of undefined

phiresky opened this issue · 2 comments

This seems to be caused by parcel-bundler/parcel@2f7be14
which changes the api so the third argument becomes the second argument.

koute commented

Released as 0.3.0 on NPM!

Thank you! This is what I was trying to do btw: https://github.com/phiresky/rust-brotli-wasm (since all existing js encoders for brotli are broken or badly packaged)