Issue with webpack warnings #328

Closed
opened 2025-08-09 17:15:52 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @chriscamplejohn on 11/6/2017

Hi

If I get a warning from webpack such as

"Microsoft.AspNetCore.NodeServices:Error: (node:15980) DeprecationWarning: Chunk.modules is deprecated. Use Chunk.getNumberOfModules/mapModules/forEachModule/containsModule instead."

I end up in with webpack HMR continually rebuilding and re-loading. I am not certain this is a JavaScriptServices issue, but it does seem to start with it thinking the warning is an error.

Thanks
Chris

*Originally created by @chriscamplejohn on 11/6/2017* Hi If I get a warning from webpack such as "Microsoft.AspNetCore.NodeServices:Error: (node:15980) DeprecationWarning: Chunk.modules is deprecated. Use Chunk.getNumberOfModules/mapModules/forEachModule/containsModule instead." I end up in with webpack HMR continually rebuilding and re-loading. I am not certain this is a JavaScriptServices issue, but it does seem to start with it thinking the warning is an error. Thanks Chris
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#328
No description provided.