dashboard
repositories
filestore
activity
search
login
udemy
/
corso-vue
corso vuejs
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
step lezione 09
Cristiano Magro
2025-01-06
4f1007a220ad55da91012edba0cfa14f006615ca
[udemy/corso-vue.git]
/
09 - deeper into components
/
cmp-adv-10-moving-to-a-different-folder-structure
/
babel.config.js
commit
|
author
|
age
4f1007
1
module.exports = {
CM
2
presets: [
3
'@vue/cli-plugin-babel/preset'
4
]
5
}