This website works better with JavaScript
Home
Explore
Help
Register
Sign In
szustar
/
szugift-fe
Watch
3
Star
0
Fork
0
Files
Issues
5
Pull Requests
0
Wiki
Tree:
ac200e33e9
Branches
Tags
master
szugift-fe
/
sourcecode
/
hello-world
/
babel.config.js
babel.config.js
53 B
History
Raw
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}