https://github.com/parcel-bundler/parcel/issues/5557 I'm pretty sure I'm running into some error like this github issue, my console from a cs webpage says "Uncaught TypeError: (0 , $parcel$interopDefault(...)) is not a function" when I try and use a hash function from 'imurmurhash' and it's been a pain to debug as my dev build runs fine, it's only the output dist (even with the --no-minify flag) that has errors!
bug report In some cases, interop default imports are undefined because of function hoisting. Expected Behavior Prints "y". Current Behavior Prints undefined (function () { function...
Blazing fast, zero configuration web application bundler. Latest version: 1.12.5, last published: 2 years ago. Start using parcel-bundler in your project by running
npm i parcel-bundler
npm i parcel-bundler
. There are 531 other projects in the npm registry using parcel-bundler.