Improved template handling

This commit is contained in:
2021-03-10 08:09:56 +01:00
parent 31515d2c3a
commit f4ca76d844
11 changed files with 201 additions and 86 deletions

View File

@@ -39,16 +39,6 @@
"*/logs",
"*/tests"
],
"PackageData": {
"cpl_cli": [
"templates/*",
"templates/build/*",
"templates/new/*",
"templates/new/console/*",
"templates/new/console/src/*",
"templates/new/console/src/tests/*",
"templates/publish/*"
]
}
"PackageData": {}
}
}