You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably related to: #2736
Relative/Absolute files imports with single or glob patterns return invalid file paths with weird characters. In both serve and production mode.
🐛 bug report
Probably related to: #2736
Relative/Absolute files imports with single or glob patterns return invalid file paths with weird characters. In both serve and production mode.
🎛 Configuration (.babelrc, package.json, cli command)
package.json
.babelrc
🤔 Expected Behavior
😯 Current Behavior
💁 Possible Solution
Revert to 1.11 works again.
🔦 Context
💻 Code Sample
https://github.com/Cerlancism/Phaser-CE-TypeScript-ParcelJS.git
Works in parcel 1.11, breaks parcel in 1.12
🌍 Your Environment
The text was updated successfully, but these errors were encountered: