We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6faac31 commit ef4532aCopy full SHA for ef4532a
readme.markdown
@@ -97,7 +97,7 @@ from disk.
97
* `opts.persistentCache` - a complex cache handler that allows async and persistent
98
caching of data. A `persistentCache` needs to follow this interface:
99
```
100
- function peristentCache (
+ function persistentCache (
101
file, // the path to the file that is loaded
102
id, // the id that is used to reference this file
103
pkg, // the package that this file belongs to fallback
0 commit comments