From 490ca1c1c37b530633a955288587959539de5b38 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 23 Jun 2012 17:24:59 +0100 Subject: [PATCH] Using codemirror-compressed.js now Using a single JS for main CodeMirror JS file and 7 x mode JS files This is from their compression page where all files are stored in 1 file and also uglify compressed Result is around 105k less bytes and will load quicker too as just 1 file --- editor.php | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/editor.php b/editor.php index d571f4d5..a22e1858 100644 --- a/editor.php +++ b/editor.php @@ -6,14 +6,8 @@ CodeMirror 2: ICE Coders Editor of Choice - - - - - - - - + +