You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the network tab of the Chrome DevTools. You should see two network requests of the Module.js file.
What is the expected behavior?
The Webpack runtime should skip the webpackPrefetch if the module is already preloaded.
Please mention other relevant information such as the browser version, Node.js version, webpack version, and Operating System.
Webpack v5.88.1
Node.js v16.16.0
Operating System: Windows 7
Chrome v109