-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I'm currently trying to create a Quarkus web app based on TypeScript and Vue. I already managed to install the necessary packages via webjars.
The issue I'm facing now is that no loader is available which could handle Vue's single-file components.
io.mvnpm.esbuild.BundleException: X [ERROR] No loader is configured for ".vue" files:
It seems React and its tsx files are supported by the quarkus web bundler out of the box.
Is something like this planned for Vue as well or did I miss something and there is already a solution?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels