问答详情
源自:4-3 使用babel-loader 转换 ES6 代码 (下)

loaderUtils.parseQuery() received a non-string value

(node:9188) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56 parseQuery() will be replaced with getOptions() in the next major version of loader-utils. 版本问题?老师的是什么版本?

提问者:天缘星 2017-03-13 17:27

个回答

  • 李_涵
    2017-03-14 16:44:38

    是1.13.2的 可以通过package.json查看