Skip to content

Commit

Permalink
Remove custom Maven build cache configuration for js directory
Browse files Browse the repository at this point in the history
Closes keycloak#35669

Signed-off-by: Jon Koops <[email protected]>
  • Loading branch information
jonkoops committed Dec 5, 2024
1 parent 044807f commit fcc4705
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
<properties>
<node.version>v22.11.0</node.version>
<pnpm.version>9.14.4</pnpm.version>
<!-- The JavaScript projects use the non-standard 'src' folder for their sources, therefore, name it here explicitly -->
<maven.build.cache.input.1>src</maven.build.cache.input.1>
</properties>

<build>
Expand Down

0 comments on commit fcc4705

Please sign in to comment.