diff --git a/.changeset/purple-plums-travel.md b/.changeset/purple-plums-travel.md index cbf842f865..0077b15808 100644 --- a/.changeset/purple-plums-travel.md +++ b/.changeset/purple-plums-travel.md @@ -2,4 +2,4 @@ '@backstage/cli': patch --- -Use the `webpack` `esmodule` detection for React Refresh +Fixed a misconfiguration where all modules where treated as ESM by the React Refresh plugin for Webpack.