For #26604 This PR fixes the way we import DOMPurify, so that we can access its `sanitize` method. I'm not sure why this popped up now -- the last release was a month ago. Perhaps a new release of webpack or a related dependency in our build chain? **Before:**  --- **After:** 