aboutsummaryrefslogtreecommitdiffstats
path: root/Gruntfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 4a024a472..311e22d8e 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -68,8 +68,6 @@ module.exports = function( grunt ) {
{ flag: "offset", src: "src/offset.js", needs: ["css"] },
{ flag: "dimensions", src: "src/dimensions.js", needs: ["css"] },
{ flag: "deprecated", src: "src/deprecated.js" },
-
- "src/exports.js",
"src/outro.js"
]
}