Fix component scripts

This commit is contained in:
Selamanse
2022-11-18 23:50:00 +01:00
parent 4e9163cc90
commit edeebb71ae
4 changed files with 10605 additions and 31 deletions
+4 -4
View File
@@ -51,9 +51,9 @@
"[PLUGINTYPE]": "system"
},
"casesensitive": {
"joomlaboilerplate": "kickboilerplate",
"JoomlaBoilerplate": "KickBoilerPlate",
"JOOMLABOILERPLATE": "KICKBOILERPLATE"
"joomlaboilerplate": "sportsmanager",
"JoomlaBoilerplate": "SportsManager",
"JOOMLABOILERPLATE": "SPORTSMANAGER"
},
"boilerplate": {
"files": [
@@ -68,7 +68,7 @@
"./boilerplates/plugin/system/**/**.{php,html,xml,ini,less,json,js,css}",
"./boilerplates/plugin/system/**/.*.{php,html,xml,ini,less,json,js,css}"
],
"dest": "src/structure/plugins/system/kickboilerplate"
"dest": "src/structure/plugins/system/sportsmanager"
},
{
"src": [