Skip to content

Commit

Permalink
Closude compiler made optional (#1000)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4488451)
  • Loading branch information
solomax authored and martin-g committed Aug 24, 2023
1 parent bb95d5c commit eab2325
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<groupId>com.google.javascript</groupId>
<artifactId>closure-compiler-unshaded</artifactId>
<version>${google-closure.version}</version>
<optional>true</optional>
</dependency>

<dependency>
Expand Down

0 comments on commit eab2325

Please sign in to comment.