1.0.4 • Published 2 years ago

netlify-plugin-debug-cache v1.0.4

Weekly downloads
201
License
MIT
Repository
github
Last release
2 years ago

Netlify Plugin Debug Cache

Debug & verify the contents of your Netlify build cache

Install

To install, add the following lines to your netlify.toml file, after any other plugins you may have added:

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

Note: The [[plugins]] line is required for each plugin, even if you have other plugins in your netlify.toml file already.

After the build is complete, download the built assets and inspect the cache manifest file.

In Netlify, you can download the build with this icon

image

Then inspect the cache output

image

1.0.4

2 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago