Running vaadin:generate
in project with old /frontend
will generate in src/main
#3170
Labels
vaadin:generate
in project with old /frontend
will generate in src/main
#3170
Describe the bug
I've executed the command
mvn compile vaadin:generate
in a project that uses the old/frontend
directory and generated files go insrc/main/frontend
as in the new directory layout. This is clearly related to the newEngineConfiguration
. Running the application doesn't lead to the same error, so the problem is in thegenerate
goal.Expected-behavior
No response
Reproduction
As described
System Info
Version 24.7-SNAPSHOT (as of Hilla alpha8)
The text was updated successfully, but these errors were encountered: