This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
mobilizon
mirror of
https://framagit.org/framasoft/mobilizon.git
Watch
1
Star
0
Fork
You've already forked mobilizon
0
Code
Issues
Releases
Wiki
Activity
a27e63b8c3
mobilizon
/
js
/
babel.config.js
8 lines
94 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
presets
:
[
[
"@vue/app"
,
{
useBuiltIns
:
"entry"
}
]
]
}
;
Reference in New Issue
View Git Blame
Copy Permalink