Skip to content

Commit

Permalink
vue update
Browse files Browse the repository at this point in the history
  • Loading branch information
cscognamiglio committed Dec 19, 2023
1 parent 297e61f commit 97af25f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
const { VueLoaderPlugin } = require('vue-loader')

module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
],
plugins: [
new VueLoaderPlugin()
]
}

0 comments on commit 97af25f

Please sign in to comment.