11% building modules 14/46 modules 32 active ...\node_modules\.2.1.10@vue\dist\vue.js(node:15392) 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.
辛辛苦苦写完,打包才来报错,求搭救!!!
npm run dev 时也会报如下错误
(node:3864) 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.
唔不影响你打包,不过是某个库的提醒而已,在自己看英文应该能看懂吧。。。