Cannot load minified ES6 module #8629
Labels
🐛 Bug
🐡 JS Codegen
🌳 Scope Hoisting
Stale Ignore
This issue is exempt from getting flagged as stale and autoremoved
🐛 bug report
Parcel fails to import the ES6 version of tweenjs.
🎛 Configuration (.babelrc, package.json, cli command)
🤔 Expected Behavior
The TWEEN object should be present.
😯 Current Behavior
The TWEEN object is undefined.
💁 Possible Solution
🔦 Context
💻 Code Sample
Steps to reproduce:
npm install three
yarn parcel test.html
🌍 Your Environment
The text was updated successfully, but these errors were encountered: