UNPKG
todomvc
Version:
latest (0.1.1)
0.1.1
0.1.0
> Helping you select an MV\* framework
todomvc
/
examples
/
chaplin-brunch
/
config.coffee
12 lines
(9 loc)
•
226 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
exports.config
=
# See http://brunch.readthedocs.org/en/latest/config.html for documentation.
files:
javascripts:
joinTo:
'app.js'
stylesheets:
joinTo:
'app.css'
templates:
joinTo:
'app.js'