This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Acher
/
purchase
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
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.
2
Commits
2
Branches
2.0 MiB
Vue
76.5%
JavaScript
16.1%
CSS
7.3%
HTML
0.2%
Tree:
1377d68186
dev
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1377d68186'
${ noResults }
purchase
/
babel.config.js
7 lines
87 B
Raw
Blame
History
module.exports = {
presets: [
['@vue/app',
{ useBuiltIns: 'entry' }]
]
}