Skip to content

Commit 802f56e

Browse files
chore: make spotless cache npm install result (#7581)
Co-authored-by: Serhii Kulykov <iamkulykov@gmail.com>
1 parent 021225c commit 802f56e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,7 @@
573573
</excludes>
574574
<prettier>
575575
<npmExecutable>${spotless.npmExecutable}</npmExecutable>
576+
<npmInstallCache>${maven.multiModuleProjectDirectory}/target/.spotless-npm-install-cache</npmInstallCache>
576577
<nodeExecutable>${spotless.nodeExecutable}</nodeExecutable>
577578
<configFile>${maven.multiModuleProjectDirectory}/.prettierrc</configFile>
578579
</prettier>

0 commit comments

Comments
 (0)