This website works better with JavaScript.
Home
Explore
Help
Sign In
trentlarson
/
crowd-funder-from-jason
forked from
jsnbuchanan/crowd-funder-for-time-pwa
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
561
Commits
60
Branches
0
Tags
29 MiB
Tree:
7311d36726
crowd-funder-from-jason
/
babel.config.js
4 lines
67 B
Raw
Normal View
History
init
2 years ago
module
.
exports
=
{
presets
:
[
"@vue/cli-plugin-babel/preset"
]
,
}
;