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

chore: fix project configuration #36

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

mcollovati
Copy link
Contributor

Moves kotlin maven plugin before Vaadin plugin otherwhise the bytecode scanner does not find compiled classes. Also moves frontend folder from legacy location to src/main, and updates index.html to prevent an unecessary custom bundle creation.

Fixes #35

Moves kotlin maven plugin before Vaadin plugin otherwhise
the bytecode scanner does not find compiled classes.
Also moves frontend folder from legacy location to src/main, and updates
index.html to prevent an unecessary custom bundle creation.

Fixes #35
@mcollovati mcollovati requested a review from manolo December 30, 2024 08:33
@manolo manolo merged commit ecf58b1 into v24 Dec 30, 2024
3 checks passed
@manolo manolo deleted the issues/35-fix_project_configuration branch December 30, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PiT 24.7: kotlin project fails in production mode
2 participants