Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Will this module: https://www.drupal.org/project/polyfill support Promises or async/await in IE. I placed the dependencies in my library but nothing seemed to happen. Has anyone used this before?
I met an issue with drush cim when importing a webform (not modified moreover). It asked me to delete all webform submissions before import, what I cannot do of course.
So I googled for a way to prevent exports of some yml with cex. I found the command drush cexy on drushcommands.com and tried to add the library with : composer require "drupal/drush_cmi_tools:~2.0"
But I received "Could not find package drupal/drush_cmi_tools."
Why ? Does this package exists ? There is no git repo neither.
Did somebody succeeded to use drush cexy and cimy ?