loaderUtils.parseQuery() received a non-string value

来源:4-3 使用babel-loader 转换 ES6 代码 (下)

天缘星

2017-03-13 17:27

(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. 版本问题?老师的是什么版本?

写回答 关注

1回答

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

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

webpack深入与实战

webpack实战教程,用真实项目带你探索 webpack 强大的功能

86555 学习 · 750 问题

查看课程

相似问题