template bundle

This commit is contained in:
Yuri Kuznetsov
2023-06-19 15:03:39 +03:00
parent a79892028a
commit 56f975c65e
6 changed files with 285 additions and 41 deletions
+4
View File
@@ -12,6 +12,10 @@
"jsTranspiled": {
"type": "boolean",
"description": "Indicates that JS files in the module are transpiled."
},
"bundled": {
"type": "boolean",
"description": "Indicates that frontend files in the module are bundled."
}
}
}