equal
deleted
inserted
replaced
|
1 'use strict'; |
|
2 // Generated on 2015-01-11 using generator-browserify 0.4.1 |
|
3 |
|
4 /** |
|
5 * gulpfile.js |
|
6 * =========== |
|
7 * Rather than manage one giant configuration file responsible |
|
8 * for creating multiple tasks, each task has been broken out into |
|
9 * its own file in gulp/tasks. Any file in that folder gets automatically |
|
10 * required by the loop in ./gulp/index.js (required below). |
|
11 |
|
12 * To add a new task, simply add a new task file to gulp/tasks. |
|
13 */ |
|
14 |
|
15 require('./gulp'); |