How can I configure to load external resources of Content-Security-Policy(CSP)?
[issue link]Hi.
The following changes were made in v1.1.0, but it appeared that there was no setting to allow external resources.
This change seems to allow only inline-script, should I send a PR?
If you have other methods, please let me know…
Add support for CSP script-src safe inline (PR #2549) via render.csp option in nuxt.config.js