Skip to content

Commit

Permalink
Load development-full to include booklet examples etc
Browse files Browse the repository at this point in the history
…which should not be included in Pharo images
  • Loading branch information
cdlm committed Mar 24, 2020
1 parent ec831ab commit 794d087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clap.load.st
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Metacello new baseline: #Clap;
repository: 'gitlocal://.';
onLock: [:ex :old :new | ex honor];
ignoreImage; load.
ignoreImage; load: 'development-full'.

0 comments on commit 794d087

Please sign in to comment.