This website works better with JavaScript.
Explore
Help
Register
Sign In
RogerWorkPC
/
Vue_Demo
Watch
1
Star
0
Fork
You've already forked Vue_Demo
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.
105
Commits
3
Branches
0
Tags
5.7 MiB
Tag:
Branch:
Tree:
02fadcaa45
mac_study
main
new_branch1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '02fadcaa45'
${ noResults }
Vue_Demo
/
20_脚手架
/
vue3_test
/
babel.config.js
6 lines
73 B
Raw
Normal View
History
Unescape
Escape
开始学些Vue3
2 years ago
module
.
exports
=
{
presets
:
[
'@vue/cli-plugin-babel/preset'
]
}