Closed
Description
Hi there, today we start getting an deprecation warning which is caused by using parseQuery() method. Here is a full text of warning:
node : (node:2124) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see webpack/loader-utils#56
At line:1 char:1
CategoryInfo : NotSpecified: ((node:2124) Dep...utils/issues/56:String) [], RemoteException
FullyQualifiedErrorId : NativeCommandError
parseQuery() will be replaced with getOptions() in the next major version of loader-utils.
Metadata
Metadata
Assignees
Labels
No labels