aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2018-05-24 20:26:59 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2018-05-24 20:26:59 +0200
commitebf2a8bb395b78b5bc513fb1ec17e1222dcb0f1d (patch)
tree6cced8924164559a2e55afc03967e09f19a036f9 /gulpfile.js
parent70a8fd5fac29d5eb3a65dbee32d1a3fa817523bf (diff)
downloadsvg.js-ebf2a8bb395b78b5bc513fb1ec17e1222dcb0f1d.tar.gz
svg.js-ebf2a8bb395b78b5bc513fb1ec17e1222dcb0f1d.zip
go through specs and make fixes where needed
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/gulpfile.js b/gulpfile.js
index 7f22df3..b14067b 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -87,6 +87,7 @@ var parts = [
//
// TODO: ADD THESE
//
+ // 'src/morph.js'
// 'src/runner.js'
// 'src/timeline.js'
]