README
snowpack-plugin-prefetch-data
A plugin to help you save API response as JSON during snowpack build
.
This is particularly useful for Static Site Generator and reducing requests from being sent to server.
Installation
npm install snowpack-plugin-prefetch-data
yarn add snowpack-plugin-prefetch-data