bejamas / gatsby-plugin-csp

A Gatsby plugin which adds strict Content Security Policy to your project.
MIT License
38 stars 15 forks source link

Why is this plugin better than just adding a CSP header to the html.js? #6

Closed skylarweaver closed 5 years ago

skylarweaver commented 5 years ago

Unless I'm missing something, might be helpful to list the advantages (if any?) in the README for why this plugin is better than just adding a CSP header to the html.js.

skylarweaver commented 5 years ago

Nevermind. Misguided question.