hilla
hilla copied to clipboard
Plugin uses old frontend folder default
Describe the bug
EngineConfigureMojo has generatedTsFolder as ./frontend/generated instead of the new default.
Expected-behavior
Used default should use the new default value FrontendUtils.DEFAULT_PROJECT_FRONTEND_GENERATED_DIR
.
Should possibly depend on frontendFolder is it has been given as a parameter.
Reproduction
See line 40 in EngineConfigureMojo