webpack / webpack-dev-server

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`trustedTypesPolicyName` option breaking with webpack v5.88.0

snitin315 opened this issue · comments

Bug report

trustedTypesPolicyName option breaking with webpack v5.88.0

Actual Behavior

Screenshot 2023-08-05 at 8 25 05 AM

Expected Behavior

  • Overlay should open.

How Do We Reproduce?

  • Upgrade webpack to v5.88.0 in this repo
  • Go to examples/client/trusted-types-overlay
  • Run npx webpack serve --open
  • See error in console.

Please paste the results of npx webpack-cli info here, and mention other relevant information