aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 5883790..7f22df3 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -82,6 +82,13 @@ var parts = [
'src/boxes.js',
'src/parser.js',
'src/animator.js',
+ //
+ //
+ //
+ // TODO: ADD THESE
+ //
+ // 'src/runner.js'
+ // 'src/timeline.js'
]
gulp.task('clean', function () {