Skip to content
Snippets Groups Projects
Commit 79c5000f authored by Otto Zaiser's avatar Otto Zaiser
Browse files

Cambiando path del theme

parent d682de55
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
"package": {
"name": "drupal_theme/bfa",
"version": "dev-master",
"type": "drupal-theme",
"type": "drupal-custom-theme",
"source": {
"url": "https://gitlab.bfa.ar/bfa-web/drupal-theme.git",
"type": "git",
......@@ -115,7 +115,8 @@
"web/modules/contrib/{$name}": ["type:drupal-module"],
"web/modules/custom/{$name}": ["type:drupal-custom-module"],
"web/profiles/contrib/{$name}": ["type:drupal-profile"],
"web/themes/{$name}": ["type:drupal-theme"],
"web/themes/{$name}": ["type:drupal-custom-theme"],
"web/themes/contrib/{$name}": ["type:drupal-theme"],
"drush/Commands/{$name}": ["type:drupal-drush"]
},
"drupal-scaffold": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment