Skip to content

Use plugin hook filters instead of transformIncludes #136

@TheAlexLichter

Description

@TheAlexLichter

For better performance with Rolldown-Vite / the upcoming Vite 8.

transformInclude(id) {
return id.endsWith('.vue') && !id.includes('node_modules')
},

See also e18e/ecosystem-issues#171

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions