[Vuejs]-Gulp/Webpack not transpiling Vue files

0👍

I don’t have much experience with vue and webpack as I myself am in the process of learning. Perhaps you may want to apply your vue-loader to your js test since you are sending your vue component to bundle.js.

Just a thought, corrections are more than welcome.

Leave a comment