10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"options": {
|
|
"livereload": 7777
|
|
},
|
|
"fast": {
|
|
"files": [ "src/**/*.js", "test/unit/**.js", "test/unit/**.coffee", "test/e2e/**.js" ],
|
|
"tasks": [ "fast-build" ]
|
|
}
|
|
}
|