Skip to content

Instantly share code, notes, and snippets.

@rodrigoaguilera
Created August 19, 2016 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rodrigoaguilera/3123177bec1bf2124ea67344f975a260 to your computer and use it in GitHub Desktop.
Save rodrigoaguilera/3123177bec1bf2124ea67344f975a260 to your computer and use it in GitHub Desktop.
"extra": {
"installer-paths": {
"web/core": ["type:drupal-core"],
"web/modules/contrib/{$name}": ["type:drupal-module"],
"web/libraries/{$name}": ["type:drupal-library"],
"web/profiles/contrib/{$name}": ["type:drupal-profile"],
"web/themes/contrib/{$name}": ["type:drupal-theme"],
"drush/contrib/{$name}": ["type:drupal-drush"]
},
"patches": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment