Skip to content

Commit 42ce89f

Browse files
committed
docs: update readme
1 parent d06613f commit 42ce89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export default {
6666

6767
## Caching
6868

69-
Resources will be fetched at the very first build, then the response will be cached in `~/.import-http` dir. You can use the `reload` option to invalidate cache:
69+
Resources will be fetched at the very first build, then the response will be cached in `~/.cache/import-http` dir. You can use the `reload` option to invalidate cache:
7070

7171
```js
7272
const ImportHttpWebpackPlugin = require('import-http/webpack')

0 commit comments

Comments
 (0)