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
ParcelJS doesn't support conditional exports yet, which makes ParcelJS load the production build of SolidJS instead of its development build. Solid Refresh requires the SolidJS development build to work.
I'm not doubting that, but my claim was pretty accurate the last time I made the commit: 21c4df5
Of course at the time of its release there wasn't any config support for it. Funnily enough, I recall some issues in Parcel besides it. Will probably have to test this again for actual confirmation.
In the readme it states
However, parcel supports package.json#exports since 6+ months back (however behind a flag until they release 3.0.0), see parcel-bundler/parcel#4155 and https://parceljs.org/blog/v2-9-0/#new-resolver
The text was updated successfully, but these errors were encountered: