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
890
Commits
72
Branches
19
Tags
343 MiB
Tree:
570b31e2d6
crowd-funder-for-time-pwa
/
babel.config.js
4 lines
67 B
Raw
Normal View
History
init
2 years ago
module
.
exports
=
{
presets
:
[
"@vue/cli-plugin-babel/preset"
]
,
}
;