Skip to content

chore: use @vaadin/vite-plugin-local-web-components package#8892

Open
vursen wants to merge 2 commits intomainfrom
chore/use-vite-plugin-local-web-components
Open

chore: use @vaadin/vite-plugin-local-web-components package#8892
vursen wants to merge 2 commits intomainfrom
chore/use-vite-plugin-local-web-components

Conversation

@vursen
Copy link
Contributor

@vursen vursen commented Mar 11, 2026

Replace the local vite plugin with Flow's @vaadin/vite-plugin-local-web-components package.

Depends on

Replace the local vite plugin with the published
@vaadin/vite-plugin-local-web-components package.
@vursen vursen marked this pull request as ready for review March 17, 2026 11:46
@sonarqubecloud
Copy link

import { UserConfigFn, mergeConfig, loadEnv } from 'vite';
import { useLocalWebComponents } from './web-components-vite-plugin';
// @ts-expect-error this dependency is added by flow-build-tools
import useLocalWebComponents from '@vaadin/vite-plugin-local-web-components';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't look like this package is installed automatically when running Jetty / ITs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants