0.0.4 • Published 3 years ago

netlify-plugin-toast-cache v0.0.4

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

Netlify Build Plugin: Persist the Toast Cache

Add this plugin to your Toast site for even faster builds!

Usage

Install the plugin in your site:

npm i netlify-plugin-toast-cache

Add the following lines to your netlify.toml file:

[build]
  publish = "public"

[[plugins]]
  package = "netlify-plugin-toast-cache"

This plugin currently has no configuration options. It will keep the web_modules folder available between builds.

0.0.3

3 years ago

0.0.2

3 years ago

0.0.4

3 years ago

0.0.1

4 years ago