svg-sprite-loader icon indicating copy to clipboard operation
svg-sprite-loader copied to clipboard

(node:27048) [DEP_WEBPACK_MODULE_ISSUER] DeprecationWarning: Module.issuer: Use new ModuleGraph API

Open zhongzhong0505 opened this issue 4 years ago • 1 comments

Do you want to request a feature, report a bug or ask a question?

What is the current behavior? (node:27048) [DEP_WEBPACK_MODULE_ISSUER] DeprecationWarning: Module.issuer: Use new ModuleGraph API What is the expected behavior? no warning

If the current behavior is a bug, please provide the steps to reproduce, at least part of webpack config with loader configuration and piece of your code. The best way is to create repo with minimal setup to demonstrate a problem (package.json, webpack config and your code). It you don't want to create a repository - create a gist with multiple files

If this is a feature request, what is motivation or use case for changing the behavior?

Please tell us about your environment:

  • Node.js version: v14.15.1
  • webpack version: 5.9.0
  • svg-sprite-loader version: 5.1.1
  • OS type & version: MacOS 11.0.1

Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

zhongzhong0505 avatar Dec 08 '20 09:12 zhongzhong0505

[DEP_WEBPACK_MODULE_ISSUER] DeprecationWarning: Module.issuer: Use new ModuleGraph API

alrazihi avatar Nov 10 '21 20:11 alrazihi