snowpack-plugin-prefetch-data
v1.1.2
Published
A plugin to help you save API response as JSON during `snowpack build`.
Downloads
10
Maintainers
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-datayarn add snowpack-plugin-prefetch-data