Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault authored Sep 30, 2020
1 parent 01a9fb4 commit b74a57c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,21 @@ Blobs are accepted (processed by [glob-all](https://www.npmjs.com/package/glob-a
### `ammoniteScripts`

*Optional* Extra Ammonite scripts to take into account in the Ammonite cache key. Same format as extraFiles.

### `extraKey`

*Optional*

Extra value to be appended to the coursier cache key.

See `extraFiles` for more details.

### `extraHashedContent`

*Optional*

Extra content to take into account in the cache key.

See `extraFiles` for more details.

The content of `extraHashedContent` is taken into account in the hash for the coursier cache key.

0 comments on commit b74a57c

Please sign in to comment.