Skip to content

Commit

Permalink
chore: enable vaadin hot deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy committed Dec 11, 2024
1 parent 5403a07 commit 96c858e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,9 @@
<supportedPackagings>
<supportedPackaging>jar</supportedPackaging>
</supportedPackagings>
<systemProperties>
<vaadin.frontend.hotdeploy>true</vaadin.frontend.hotdeploy>
</systemProperties>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 96c858e

Please sign in to comment.