Skip to content

Commit 67a762e

Browse files
Remove infrequently used build commands
1 parent 0aad742 commit 67a762e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

CLAUDE.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ LabKey Server is a large Java web application platform for biomedical research d
2222
# Build a specific module
2323
./gradlew :server:modules:platform:core:build
2424

25-
# Build with a predefined module set
26-
./gradlew -PmoduleSet=community build
27-
28-
# Exclude test modules for faster builds
29-
./gradlew -PexcludeTestModules build
30-
3125
# Build a distribution
3226
./gradlew -PmoduleSet=distributions :distributions:base:dist
3327
```

0 commit comments

Comments
 (0)