GoogleChromeLabs / webbundle-plugins

A Webpack plugin for generating Web Bundles output.
https://www.npmjs.com/package/webbundle-webpack-plugin
Apache License 2.0
59 stars 11 forks source link

Update Isolated Web App `connect-src` CSP value to match new default #61

Closed cmfcmf closed 1 year ago

cmfcmf commented 1 year ago

We updated the default required CSP for Isolated Web Apps in https://github.com/WICG/isolated-web-apps/pull/18. This PR also updates the Webpack and Rollup plugin to use this new value.