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
I am using Next 14.1.1 and when I am trying to build the application the applied global styling throws an error: [DEP_WEBPACK_MODULE_UPDATE_HASH] DeprecationWarning: Module.updateHash: Use new ChunkGraph API
Therefore when I am looking at the application in development build it looks like this:
And when looking at it in production build:
The text was updated successfully, but these errors were encountered:
heliokthonos
changed the title
Webpack 5 throws DeprecationWarning
Webpack throws DeprecationWarning
Mar 1, 2024
Environment Information:
I am using Next 14.1.1 and when I am trying to build the application the applied global styling throws an error:


[DEP_WEBPACK_MODULE_UPDATE_HASH] DeprecationWarning: Module.updateHash: Use new ChunkGraph API
Therefore when I am looking at the application in development build it looks like this:
And when looking at it in production build:
The text was updated successfully, but these errors were encountered: