This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
91c789ec63
glitch-social
/
config
/
webpack
/
loaders
/
coffee.js
5 lines
78 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
test
:
/\.coffee(\.erb)?$/
,
loader
:
'coffee-loader'
,
}
;
View Git Blame
Copy Permalink