All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.dev-tools.cm.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
    "scripts": [],
    "modules": [
        "cm.js",
        "codemirror.js",
        "multiplex.js",
        "matchbrackets.js",
        "closebrackets.js",
        "mark-selection.js",
        "comment.js",
        "overlay.js",
        "active-line.js",
        "foldcode.js",
        "foldgutter.js",
        "brace-fold.js"
    ],
    "skip_compilation": [
        "codemirror.js",
        "multiplex.js",
        "matchbrackets.js",
        "closebrackets.js",
        "mark-selection.js",
        "comment.js",
        "overlay.js",
        "active-line.js",
        "foldcode.js",
        "foldgutter.js",
        "brace-fold.js"
    ],
    "resources": [
        "codemirror.css"
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy