Skip to content

Commit

Permalink
Update CSP rule for Angular CDK (#3529)
Browse files Browse the repository at this point in the history
  • Loading branch information
justindbaur authored Sep 14, 2022
1 parent 6d10434 commit d2065cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ const devServer =
https://*.paypal.com
'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='
'sha256-JVRXyYPueLWdwGwY9m/7u4QlZ1xeQdqUj2t8OVIzZE4=';
'sha256-0xHKHIT3+e2Gknxsm/cpErSprhL+o254L/y5bljg74U='
'sha256-or0p3LaHetJ4FRq+flVORVFFNsOjQGWrDvX8Jf7ACWg='
img-src
'self'
data:
Expand Down

0 comments on commit d2065cc

Please sign in to comment.