Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

snowpack-plugin-prefetch-data

A plugin to help you save API response as JSON during snowpack build.

snowpack-plugin, snowpack

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