www

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

commit 8b7f3d59590d5a191a2f464d25e57767e28a0450
parent 96955f5ce2baf45696cd8035497c59dc60aba89f
Author: Peter Krautzberger <p.krautzberger@gmail.com>
Date:   Wed, 17 Feb 2016 09:24:33 +0100

Merge pull request #9 from brianboyko/brianboyko-patch-1

Add missing comma
Diffstat:
MGruntfile.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gruntfile.js b/Gruntfile.js @@ -228,7 +228,7 @@ module.exports = function(grunt) { "jax/output/PreviewHTML", "unpacked/jax/output/PreviewHTML", "extensions/fast-preview.js", - "unpacked/extensions/fast-preview.js" + "unpacked/extensions/fast-preview.js", "extensions/CHTML-preview.js", "unpacked/extensions/CHTML-preview.js" ],