Skip to content

A Gatsby plugin to add Content Security Policy (CSP) hashes for inline styles and scripts on your Gatsby site

Notifications You must be signed in to change notification settings

mattjburrows/gatsby-plugin-csp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatsby Plugin CSP

Currently a work in progress

To develop locally, pull down the repository and npm install.

You can then set-up a symlink to the plugin from within your Gatsby site.

cd gatsby-blog-root
mkdir plugins
cd plugins
ln -s ../../gatsby-plugin-csp gatsby-plugin-csp

About

A Gatsby plugin to add Content Security Policy (CSP) hashes for inline styles and scripts on your Gatsby site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published