You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm creating this issue as a result of webpack/webpack.js.org#1833 (comment). The current docs regarding how the __webpack_nonce__ should be used are still lacking necessary information.
Where to put __webpack_nonce__
Is it a build-time setting
How to inject if it is not a build-time setting? (does setting window.__webpack_nonce__ work?)
Are there any hooks?
The text was updated successfully, but these errors were encountered:
I'm creating this issue as a result of webpack/webpack.js.org#1833 (comment). The current docs regarding how the
__webpack_nonce__
should be used are still lacking necessary information.__webpack_nonce__
window.__webpack_nonce__
work?)The text was updated successfully, but these errors were encountered: