src/Palete/Palete.vala
authorAlan Knowles <alan@roojs.com>
Wed, 8 Jun 2016 06:49:02 +0000 (14:49 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 8 Jun 2016 06:49:02 +0000 (14:49 +0800)
src/Palete/Palete.vala

index db778cf..29eca25 100644 (file)
@@ -401,7 +401,8 @@ namespace Palete
                
                public validateJavascriptCompression(string code)
                {
-               
+                       // this uses the roojspacker code to try and compress the code.
+                       // it should highlight errors before we actually push live the code.
                        
                
                }