This commit is contained in:
Yuri Kuznetsov
2023-06-08 14:04:14 +03:00
parent 20975628b2
commit 06f807bb4d
+4
View File
@@ -8,6 +8,10 @@
"order": {
"type": "integer",
"description": "The order is used by the system to define which module to load first."
},
"jsTranspiled": {
"type": "boolean",
"description": "Indicates that JS files in the module are transpiled."
}
}
}