You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: skip vaadinBuildFrontend in development mode (#25002) (CP: 25.2) (#25006)
This PR cherry-picks changes from the original PR #25002 to branch 25.2.
---
#### Original PR description
> The Gradle vaadinBuildFrontend task is now skipped when Vaadin
production
> mode is not enabled. This prevents development and multi-module builds
from
> failing when the task is part of the build graph, and avoids producing
a
> production configuration while running in development mode.
>
> Fixes#25000
Co-authored-by: Marco Collovati <marco@vaadin.com>
0 commit comments