Hi,
I tried updating vue-loader to 10.0.2 (before it was 9.x) and now I get Errors in my components telling me the vue-template-compiler could not be found. I saw that you moved it in the devDependencies, but it will still be imported in the parser.js, which causes those errors.