vuejs / vue-loader

📦 Webpack loader for Vue.js components
MIT License
4.99k stars 915 forks source link

transpile (Babel) not just code in <code> but also code in <template> #1555

Closed zenflow closed 5 years ago

zenflow commented 5 years ago

What problem does this feature solve?

I want to be able to apply a babel to all my code, not just the Githubissues.

  • Githubissues is a development platform for aggregating issues.