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
Any potential fix for this yet? I've just set up a project with Parcel 2.0.0-beta.3.1 + Vue 3.1.1 and am getting this error thrown when trying to load any image directly in the template (Error: No transformers found for ...<image>)
I guess it could be fixed by storing the images in a static folder, but I don't want to lose out on cache-busting!
🐛 bug report
These should be treated as URL dependencies
💻 Code Sample
https://github.com/mischnic/element-plus-parcel2-error/blob/b593c763d91d2661b50c3bbca9a2b163753a6ba0/src/App.vue#L2
Current behaviour
BuildError: No transformers found for src/assets/logo.png.
Context
#5325 (comment)
🌍 Your Environment
The text was updated successfully, but these errors were encountered: