@dcloudio/uni-debugger
Version:
uni-app debugger
20 lines (19 loc) • 396 B
JSON
{
"dependencies": [
"worker_service"
],
"extensions": [
{
"type": "@Service",
"factoryName": "Audits2Service",
"name": "Audits2Service"
}
],
"scripts": [
"lighthouse/lighthouse-background.js",
"Audits2Service.js"
],
"skip_compilation": [
"lighthouse/lighthouse-background.js"
]
}