Skip to content

Commit 54af61a

Browse files
javier-godoypaodb
authored andcommitted
build: set vaadin dependency as optional
1 parent afeb810 commit 54af61a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
<dependency>
8686
<groupId>com.vaadin</groupId>
8787
<artifactId>vaadin-core</artifactId>
88+
<optional>true</optional>
8889
<exclusions>
8990
<!-- Webjars are only needed when running in Vaadin 13 compatibility mode in V14.
9091
Your add-on can support npm in the same version mode and V13 compatiblity mode at the same time,

0 commit comments

Comments
 (0)