I have a lazy chunkhash output from my application and on closer inspection i cant work out why the login.vue file seems to appear twice. Once as itself and once within babel-loader. Im using webpack-visualizer to view this.
The total size of the file is 3.2kb but i want to make sure im not doubling up on anything here.