X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fdoc%2Fcompress.html;fp=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fdoc%2Fcompress.html;h=864f4f28cd8f37b3d56294a48559b8c0dbd10456;hb=31540dd504798e0aca69e10d8144fbedc5b16af8;hp=0000000000000000000000000000000000000000;hpb=937653fd70bbf7d95bcf870e7f2b46b4a8fec486;p=myslice.git diff --git a/to-be-integrated/third-party/codemirror-3.15/doc/compress.html b/to-be-integrated/third-party/codemirror-3.15/doc/compress.html new file mode 100644 index 00000000..864f4f28 --- /dev/null +++ b/to-be-integrated/third-party/codemirror-3.15/doc/compress.html @@ -0,0 +1,214 @@ + + + + + CodeMirror: Compression Helper + + + + + +

{ } CodeMirror

+ +
+ +
+/* Script compression
+   helper */
+
+
+ +

To optimize loading CodeMirror, especially when including a + bunch of different modes, it is recommended that you combine and + minify (and preferably also gzip) the scripts. This page makes + those first two steps very easy. Simply select the version and + scripts you need in the form below, and + click Compress to download the minified script + file.

+ +
+ +

Version:

+ + + +

+ with UglifyJS +

+ +

Custom code to add to the compressed file:

+
+ + + + +