You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drupal 8 modules sometimes have composer dependencies. As an intermediary step towards phase2/grunt-drupal-tasks#212, we should have out-of-box support for Composer Manager, and a 2-step composer install process.
Customize the build process to run composer manager & composer install in the docroot after drush make & scaffold is complete.
Research whether we can stash the lockfile somewhere else, say composer-drupal8.lock at the project root.
Drupal 8 modules sometimes have composer dependencies. As an intermediary step towards phase2/grunt-drupal-tasks#212, we should have out-of-box support for Composer Manager, and a 2-step composer install process.
Example Script Invocation
The text was updated successfully, but these errors were encountered: