A plugin to run Blitz.js on Netlify.
You can install the plugin via the Netlify UI or by adding it in code:
npm install -D netlify-plugin-blitz
...then add the plugin to your netlify.toml
file:
[[plugins]]
package = "netlify-plugin-blitz"
A plugin to run Blitz.js on Netlify.
You can install the plugin via the Netlify UI or by adding it in code:
npm install -D netlify-plugin-blitz
...then add the plugin to your netlify.toml
file:
[[plugins]]
package = "netlify-plugin-blitz"
npm i netlify-plugin-blitz
3
0.0.1
MIT
2.3 kB
4