Maintenance for dpi/drupal-local
After changes, use the following for building the commit message:
./bin/composer-lock-diff --md --no-links
You can start a new copy of this project, bringing along old site configurations for the ride.
- Set up the new project as per README.md
- Export configuration from the site, then copy the config directory to the new site.
- On the new site, set the site UUID to the old UUID with
drush config:set system.site uuid THEUUIDISHERE -y
- Then run
drush config:import -y