This website works better with JavaScript.
Explore
Help
Register
Sign In
huoran
/
FE_course_client
Watch
4
Star
0
Fork
You've already forked FE_course_client
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
1
Branch
1
Tag
6.0 MiB
Tag:
Branch:
Tree:
3a42006ece
master
V1.0.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3a42006ece'
${ noResults }
FE_course_client
/
babel.config.js
6 lines
53 B
Raw
Normal View
History
Unescape
Escape
initial
4 years ago
module
.
exports
=
{
presets
:
[
'@vue/app'
]
}