File tree Expand file tree Collapse file tree
packages/wrangler-devtools/patches Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ index 14d3e0071b..fa96b72fef 100644
3030 }
3131 </style>
3232- <meta http-equiv="Content-Security-Policy" content="object-src 'none'; script-src 'sha256-nR3ouvAaRD5oAvx24d8aFSv1EH9XKi9uVvoOsvVuW8U=' 'self' 'unsafe-eval' https://chrome-devtools-frontend.appspot.com">
33- + <meta http-equiv="Content-Security-Policy" content="object-src 'none'; script-src 'sha256-nR3ouvAaRD5oAvx24d8aFSv1EH9XKi9uVvoOsvVuW8U=' script-src 'sha256-AIRkz8wOl/LgmUJduw9AsUnrb94PlBpePfk0Rowm+Vo=' 'self' 'unsafe-eval' https://chrome-devtools-frontend.appspot.com">
33+ + <meta http-equiv="Content-Security-Policy" content="object-src 'none'; script-src 'sha256-nR3ouvAaRD5oAvx24d8aFSv1EH9XKi9uVvoOsvVuW8U=' 'sha256-AIRkz8wOl/LgmUJduw9AsUnrb94PlBpePfk0Rowm+Vo=' 'self' 'unsafe-eval' https://chrome-devtools-frontend.appspot.com">
3434 <meta name="referrer" content="no-referrer">
3535+ <script>
3636+ // Vendored from https://unpkg.com/@ungap/custom-elements@1.3.0/min.js
You can’t perform that action at this time.
0 commit comments