www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 91cf225965890890cc24ec9e5b31f5d8f12ef9c0
parent 5fbf0b25319d3fe9cf8ca902c83403aa136c5500
Author: Peter Krautzberger <p.krautzberger@gmail.com>
Date:   Wed, 27 Jan 2016 17:31:31 +0100

update for MathJax v2.6.0

Diffstat:
MGruntfile.js | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/Gruntfile.js b/Gruntfile.js @@ -225,8 +225,6 @@ module.exports = function(grunt) { "unpacked/extensions/CHTML-preview.js" ], previewHtmlOutput: [ - "configs", - "unpacked/config/", "jax/output/PreviewHTML", "unpacked/jax/output/PreviewHTML", "extensions/fast-preview.js", @@ -235,8 +233,6 @@ module.exports = function(grunt) { "unpacked/extensions/CHTML-preview.js" ], plainSourceOutput: [ - "configs", - "unpacked/config/", "jax/output/PlainSource", "unpacked/jax/output/PlainSource" ],