Skip to content

Commit

Permalink
chore: add hilla-dev-mode in vaadin-dev
Browse files Browse the repository at this point in the history
Fixes: #4946
  • Loading branch information
tltv authored and manolo committed Feb 2, 2024
1 parent f1456ca commit 0699260
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vaadin-dev/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@
<artifactId>vaadin-dev-bundle</artifactId>
</dependency>

<dependency>
<groupId>com.vaadin.hilla</groupId>
<artifactId>hilla-dev-mode</artifactId>
</dependency>

<dependency>
<groupId>com.vaadin</groupId>
<artifactId>copilot</artifactId>
Expand Down

0 comments on commit 0699260

Please sign in to comment.