Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/maven/fixes/9.0' into maven/rele…
Browse files Browse the repository at this point in the history
…ase/9.0
  • Loading branch information
metaventis-build committed Dec 3, 2024
2 parents 473edf0 + 83961b5 commit 2a13cda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Frontend/sources.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<fileSet>
<directory></directory>
<outputDirectory></outputDirectory>
<!-- which files shall be bundled into the jar (add all relevant for frontend build to be reused in the customer project -->
<includes>
<include>projects/**</include>
<include>src/**</include>
Expand All @@ -20,6 +21,7 @@
<include>.angular/**</include>
<include>node_modules/**</include>
<include>dist/**</include>
<include>.browserslistrc</include>
<include>*.ts</include>
<include>*.js</include>
<include>*.json</include>
Expand Down

0 comments on commit 2a13cda

Please sign in to comment.