Skip to content

snapyjs/snapy-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snapy-cache

Plugin of snapy.

Handles the cache file.

snapy.config

// ./test/snapy.config.js
module.exports = {

  // …

  // default storage of test cache
  cache: "./test/cache.json", // String

  // …

}

License

Copyright (c) 2018 Paul Pflugradt Licensed under the MIT license.

About

handles the cache writing to disk

Resources

Stars

Watchers

Forks

Packages

No packages published