This website works better with JavaScript.
Home
Explore
Help
Sign In
kentbull
/
crowd-funder-for-time-pwa
forked from
trent_larson/crowd-funder-for-time-pwa
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
204
Commits
2
Branches
0
Tags
33 MiB
Tree:
32351b07b7
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"
]
,
}
;