Hi
I am trying to set up vue-play using vue-play-cli in a nuxt.js project, but it is failing, stating that Module not found: Error: Cannot resolve module 'scss-loader'
. Does anyone has any experience setting vue-play up when using nuxt.js? In the vue-play-cli docs, it says that you can merge your webpack config into the vue-play-cli base config, but where to find this in the nuxt.js project?