Skip to content

Commit

Permalink
Revert "KOGITO-779: Exclude html files from webapps (#71)"
Browse files Browse the repository at this point in the history
This reverts commit 830a8dc.
  • Loading branch information
paulovmr committed Mar 6, 2020
1 parent 5e39f8a commit 0838439
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/kie-bc-editors-unpacked/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
</goals>
<configuration>
<excludes>WEB-INF/</excludes>
<excludes>**/*.html</excludes>
<artifactItems>
<artifactItem>
<groupId>org.kie.workbench</groupId>
Expand All @@ -94,7 +93,6 @@
</goals>
<configuration>
<excludes>WEB-INF/</excludes>
<excludes>**/*.html</excludes>
<artifactItems>
<artifactItem>
<groupId>org.kie.workbench.stunner</groupId>
Expand Down

0 comments on commit 0838439

Please sign in to comment.