This website works better with JavaScript.
Home
Explore
Help
Sign In
trent_larson
/
crowd-funder-for-time-pwa
Watch
4
Star
1
Fork
2
Code
Pull Requests
5
Releases
5
Wiki
Activity
269
Commits
72
Branches
19
Tags
343 MiB
Vue
58.5%
JavaScript
25.2%
TypeScript
15.6%
Swift
0.2%
Tree:
cf54096326
crowd-funder-for-time-pwa
/
babel.config.js
3 lines
67 B
Raw
Blame
History
module
.
exports
=
{
presets
:
[
"@vue/cli-plugin-babel/preset"
]
,
}
;