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.
41
Commits
3
Branches
0
Tags
5.7 MiB
Tag:
Branch:
Tree:
7651eb4e6b
mac_study
main
new_branch1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7651eb4e6b'
${ noResults }
Vue_Demo
/
20_脚手架
/
vue_code
/
babel.config.js
6 lines
73 B
Raw
Normal View
History
Unescape
Escape
完成ref的学习
2 years ago
module
.
exports
=
{
presets
:
[
'@vue/cli-plugin-babel/preset'
]
}