Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Jan 25, 2024
1 parent 0bc04a8 commit c8e63b5
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -491,31 +491,6 @@
</aggregation>
</aggregations>
</resourcesSet>
<resourcesSet>
<includes>
<include>clockpicker/0-clockpicker.js</include>
<include>clockpicker/1-clockpicker-widget.js</include>
</includes>
<aggregations>
<aggregation>
<inputDir>${resources.dir.compressed}</inputDir>
<outputFile>${resources.dir.compressed}/clockpicker/clockpicker.js</outputFile>
<withoutCompress>true</withoutCompress>
</aggregation>
</aggregations>
</resourcesSet>
<resourcesSet>
<includes>
<include>clockpicker/0-clockpicker.css</include>
</includes>
<aggregations>
<aggregation>
<inputDir>${resources.dir.compressed}</inputDir>
<outputFile>${resources.dir.compressed}/clockpicker/clockpicker.css</outputFile>
<withoutCompress>true</withoutCompress>
</aggregation>
</aggregations>
</resourcesSet>
</resourcesSets>
</configuration>
</plugin>
Expand Down

0 comments on commit c8e63b5

Please sign in to comment.