This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
szustar
/
szugift-fe
Xem
3
Star
0
Fork
0
Các tập tin
Các vấn đề
5
Yêu cầu khéo về
0
Wiki
Tree:
ac200e33e9
Branches
Tags
master
szugift-fe
/
sourcecode
/
hello-world
/
babel.config.js
babel.config.js
53 B
Lịch sử
Raw
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}