mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
docs: added runkit comment
This commit is contained in:
parent
b98f4b0199
commit
f25bff6d1c
@ -8,6 +8,8 @@ prevent unnecessary code from being bundled into the production build.
|
||||
Checkout how it helps debugging:
|
||||
|
||||
```js #runkit
|
||||
// Change your playground runkit to use Node >= 11.0.0
|
||||
|
||||
const Axios = require('axios');
|
||||
const { setupCache } = require('axios-cache-interceptor/dev');
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user