UNPKG

nx-remotecache-custom

Version:

Build custom caching for @nrwl/nx in a few lines of code

7 lines (6 loc) 242 B
export * from "./create-custom-runner"; export * from "./types/custom-runner-options"; export * from "./types/remote-cache-implementation"; export * from "./init-env"; export * from "./hash-suffix"; export * from "./get-file-name-from-hash";