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

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

There is a newer version: 10.6.27
Show newest version
{
    "dependencies": [
        "worker_service"
    ],
    "extensions": [
        {
            "type": "@Service",
            "factoryName": "LighthouseService",
            "name": "LighthouseService"
        }
    ],
    "scripts": [
        "../third_party/lighthouse/lighthouse-dt-bundle.js",
        "LighthouseService.js"
    ],
    "skip_compilation": [
        "../third_party/lighthouse/lighthouse-dt-bundle.js"
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy