This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
mastodon
mirror of
https://github.com/tootsuite/mastodon
Watch
1
Star
1
Fork
You've already forked mastodon
0
Code
Issues
Releases
Wiki
Activity
e61ecf4091
mastodon
/
config
/
webpack
/
loaders
/
babel.js
6 lines
98 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
test
:
/\.js(\.erb)?$/
,
exclude
:
/node_modules/
,
loader
:
'babel-loader'
}
Reference in New Issue
View Git Blame
Copy Permalink