Skip to content

netlify-labs/netlify-plugin-debug-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Debug & verify the contents of your Netlify build cache

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •