summaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
authorjules <jules@okfoc.us>2014-02-07 23:54:25 -0500
committerjules <jules@okfoc.us>2014-02-07 23:54:25 -0500
commit43fc160d11bc041302367984901ebf7ecd8118ef (patch)
tree670a64b231d58bf7957aae717d657feaf635bda2 /Gruntfile.js
parent53f8beddffb415c870de6d0497532a79530076e0 (diff)
split out file save api
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 42d25c3..333b2a4 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -37,6 +37,7 @@ module.exports = function(grunt) {
"js/gallery.js",
"js/frames.js",
"js/render.js",
+ "js/save.js",
"js/shader.js",
"js/error.highlight.js",
"js/help.js",