sveltejs / sapper-legacy.svelte.dev

Old docs site for Sapper
https://sapper-legacy.svelte.dev/
Other
13 stars 22 forks source link

Add documentation for CSP nonce (res.locals.nonce) #34

Closed nolanlawson closed 6 years ago

nolanlawson commented 6 years ago

Documentation for the CSP nonce PR (https://github.com/sveltejs/sapper/pull/424).

To see this actually working, you can check out this fork of sapper-template adding the CSP nonce.

Rich-Harris commented 6 years ago

Thank you!