blob: 7ed2f5e80b5b74d03fc5c9fcb66e63cdc0200905 [file] [log] [blame]
{
"scripts": [
"codemirror.js",
"multiplex.js",
"matchbrackets.js",
"closebrackets.js",
"markselection.js",
"comment.js",
"overlay.js",
"activeline.js"
],
"skip_compilation": [
"codemirror.js",
"multiplex.js",
"matchbrackets.js",
"closebrackets.js",
"markselection.js",
"comment.js",
"overlay.js",
"activeline.js"
],
"resources": [
"codemirror.css"
]
}