Skip to content

v2.0.0

Compare
Choose a tag to compare
@justafish justafish released this 04 Mar 18:33
· 253 commits to main since this release
63ddf91
  • Now uses drupal-scaffold for controlling scaffold files , which required the following changes to composer.json
    "extra": {
      "drupal-scaffold": {
          "gitignore": true,
          "allowed-packages": [
              "lullabot/drainpipe-dev"
          ]
      }
    }
    
  • Adds new Nightwatch tasks to help set the environment up for testing