Skip to content

Commit 186e820

Browse files
authored
build: set vaadin dependency as optional
1 parent 5e578f3 commit 186e820

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
<dependency>
7474
<groupId>com.vaadin</groupId>
7575
<artifactId>vaadin-core</artifactId>
76+
<optional>true</optional>
7677
<exclusions>
7778
<!-- Webjars are only needed when running in Vaadin 13 compatibility mode in V14.
7879
Your add-on can support npm in the same version mode and V13 compatiblity mode at the same time,

0 commit comments

Comments
 (0)