Skip to content

Instantly share code, notes, and snippets.

@cursosdesarrolloweb
Created January 17, 2021 09:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cursosdesarrolloweb/8164b6af02a2e5f56726d3a66245a9c1 to your computer and use it in GitHub Desktop.
Save cursosdesarrolloweb/8164b6af02a2e5f56726d3a66245a9c1 to your computer and use it in GitHub Desktop.
module.exports = {
// ...
plugins: [
"@vue/babel-plugin-jsx"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment