Plugin-csp-nonce

For https://charming-meerkat-fe1089.netlify.app/ – I’ve tried to use plugin-csp-nonce every which way. It seems to be getting into the build.

1:56:07 PM: ❯ Loading plugins
1:56:07 PM:    - @netlify/plugin-csp-nonce@1.2.6 from netlify.toml and package.json
1:56:07 PM: ​
1:56:07 PM: ❯ Loading integrations
1:56:07 PM:    - dynamic-csp
1:56:08 PM: ​
1:56:08 PM: @netlify/plugin-csp-nonce (onPreBuild event)                  

But . . . no nonce.

OK, this might be a bug.

– In my netlify.toml and package.json I specified the plugin-csp-nonce, but I also enabled the plugin in the web-based UI (with what I thought were the same settings).

I disabled the CSP nonce plugin in the web-based UI, and now a deploy triggered by a Github update seems to work.