Skip to content

No loader for .vue files available #332

@kb-it

Description

@kb-it

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions