Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: always generate themes in frontend 'generated' directory subfolder (#14144) (CP: 23.0) #14156

Merged
merged 2 commits into from
Jul 11, 2022

Commits on Jul 9, 2022

  1. fix: always generate themes in frontend 'generated' directory subfold…

    …er (#14144)
    
    Forces generated themes files to be stored in 'generated' folder under
    frontend directory, instead of using the 'generatedTsFolder' setting.
    Also fixes relative paths assuming frontend directory to be './frontend',
    and maven and gradle plugins to clean the 'frontendDirectory/generated' folder.
    
    Fixes #12880
    mcollovati authored and vaadin-bot committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    72deeff View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Fixed pom files

    mcollovati committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    e3b900e View commit details
    Browse the repository at this point in the history