Skip to content

Commit c3109f3

Browse files
committed
Build: add a comment
1 parent 6bc4a1d commit c3109f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ tasks {
181181

182182
from(zipTree(powerShellEditorServices.singleFile)) {
183183
into("$outDir/")
184+
// We only need this module and not anything else from the archive:
184185
include("PowerShellEditorServices/**")
185186
}
186187
}

0 commit comments

Comments
 (0)