This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
linxiaoyi
/
nft_store
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
12 MiB
Tree:
c7abd313ee
nft_store
/
babel.config.js
8 lines
108 B
Raw
Normal View
History
first commit
2 years ago
module
.
exports
=
{
presets
:
[
[
'@vue/app'
,
{
useBuiltIns
:
'entry'
}
]
]
}