Skip to content

Vue 3 vapor support #428

@wvovaw

Description

@wvovaw

Clear and concise description of the problem

There is Vue 3.6.0 beta beta release that brings Vapor mode. Currently, the Vue 3 compiler implementation in unplugin-icons relies on @vue/compiler-sfc, so it does not work with pure Vapor apps created using createVaporApp().
Are there any plans to add support for Vapor mode, even though it hasn’t been fully released yet?

Suggested solution

I've been tinkering with it and found out the way to make icons work within vapor app bringing @vue/compiler-vapor: https://github.com/wvovaw/unplugin-icons/blob/vue3-vapor-compiler/src/core/compilers/vue3-vapor.ts

Alternative

No response

Additional context

No response

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions