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

{
    "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 - 2025 Weber Informatics LLC | Privacy Policy