Skip to content

Commit fa7ea7d

Browse files
javier-godoypaodb
authored andcommitted
chore: enable vaadin hot deploy
1 parent 23125e5 commit fa7ea7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,9 @@
242242
<supportedPackagings>
243243
<supportedPackaging>jar</supportedPackaging>
244244
</supportedPackagings>
245+
<systemProperties>
246+
<vaadin.frontend.hotdeploy>true</vaadin.frontend.hotdeploy>
247+
</systemProperties>
245248
</configuration>
246249
</plugin>
247250
</plugins>

0 commit comments

Comments
 (0)