hilla icon indicating copy to clipboard operation
hilla copied to clipboard

fix: use the new default value for frontend/generated

Open taefi opened this issue 5 months ago • 2 comments

Description

Use FrontendUtils.DEFAULT_PROJECT_FRONTEND_GENERATED_DIR instead of the literal value of frontend/generated.

Fixes #2167

Type of change

  • [x] Bugfix
  • [ ] Feature

Checklist

  • [x] I have read the contribution guide: https://vaadin.com/docs/latest/guide/contributing/overview/
  • [x] I have added a description following the guideline.
  • [x] The issue is created in the corresponding repository and I have referenced it.
  • [ ] I have added tests to ensure my change is effective and works as intended.
  • [x] New and existing tests are passing locally with my change.
  • [x] I have performed self-review and corrected misspellings.

taefi avatar Mar 06 '24 11:03 taefi