Note:2: Difference between revisions
(Created page with "{{Note |title=Questions about installing extensions }} This note includes questions about the current state of installing extensions. * Are the auxiliary files (e.g. compos...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Note | {{Note | ||
|title=Questions about installing extensions | |title=Questions about installing extensions | ||
|tags=Extensions | |||
}} | }} | ||
This note includes questions about the current state of installing extensions. | This note includes questions about the current state of installing extensions. |
Revision as of 16:09, 2 September 2017
Author | |
---|---|
Created | 2 September 2017 21:08:02 |
Last Modified | 4 September 2017 16:30:44 |
Tags | Extensions |
This note includes questions about the current state of installing extensions.
- Are the auxiliary files (e.g. composer.json, Gruntfile.js, package.json, CODE_OF_CONDUCT.md) that are getting added to extensions documented anywhere? Is there a way to generate them automatically? How are they kept up-to-date? Is there redundancy?
- When an extension has a composer.json file, should it always be added to composer.local.json? (Note that doing so for some of the "Semantic" extensions causes issues.)