Skip to content

v2.0.0

Choose a tag to compare

@CraigGardener CraigGardener released this 10 Sep 00:07

<a name"2.0.0">

2.0.0 (2017-09-10)

Features

  • drupal-8: Amend build process to allow for Drupal 8 projects using Composer. (5ed4148d)

Breaking Changes

  • To use Drush make, the following must exist within Gruntconfig.json:
    {
    "srcPaths": {
    "make": "src/build/drupal.make.yml",
    }
    }

(5ed4148d)