UNPKG
generator-chaplin-alt
Version:
latest (0.2.1)
0.2.1
Chaplin generator for Yeoman
github.com/chrisabrams/generator-chaplin
tuxracer/generator-chaplin
generator-chaplin-alt
/
app
/
index.js
3 lines
(2 loc)
•
70 B
JavaScript
View Raw
1
2
3
require
(
'coffee-script'
);
module
.exports =
require
(
'./index.coffee'
);