在執行nuxt build的時候常常出現以下警告
$ (node:495) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
連網址也有就去看看https://github.com/webpack/loader-utils/issues/56
似乎是Webpack loader上remove了parseQuery問題引起了錯誤
要在webpack.