nonce
This commit is contained in:
parent
037681b463
commit
b6aa427d6f
@ -28,6 +28,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
<script nonce="**MY_PRETTY_CSP_NONCE**" type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue
Block a user