gitbook-plugin-nocache
Disable page cache for your gitbook.
Config
In your book.json, add this plugin:
"plugins": "nocache"
Then you will see the meta tags in the <head>
section of your book.
Disable page cache for your gitbook.
In your book.json, add this plugin:
"plugins": "nocache"
Then you will see the meta tags in the <head>
section of your book.
npm i gitbook-plugin-nocache
6
0.0.2
MIT License