Pronovix / swagger_ui_formatter

Swagger UI Field Formatter for Drupal
GNU General Public License v2.0
3 stars 12 forks source link

Add Swagger UI as a Composer dependency #19

Closed mxr576 closed 4 years ago

mxr576 commented 5 years ago

Swagger UI as a dependency right now is not present in this module's composer.json because it can not be added. You can read more about the reasons behind this here: https://github.com/fxpio/composer-asset-plugin/pull/330

If this PR gets merged, this could also provide us and any other Drupal component a way to depend on assets without actually depending on the source of the asset. If we get a push back we have to find a different way...

mxr576 commented 4 years ago

We can close this, conclusion was never meant to be asset manager. Plus... https://www.drupal.org/project/drupal/issues/2873160#comment-13157301