- Issue created by @wjackson
-
wjackson β
committed 3ec39769 on 1.0.x
#3515616: Remove Extra section from composer.json
-
wjackson β
committed 3ec39769 on 1.0.x
The extra section is no longer needed now that the module has been promoted to a full project.
"extra": {
"installer-paths": {
"web/modules/custom/{$name}/": ["type:drupal-module"]
}
},
This should resolve a bug on install.
Active
1.0
Code
#3515616: Remove Extra section from composer.json