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
Looking at ramsaltmedia build files it looks like we include the base-d7-modules.make make file setting the type to "module", but in this file we include also themes and libraries, not only module.s
This could be the source of the issues we had with Drush 8 and our makefiles.
Looking at ramsaltmedia build files it looks like we include the base-d7-modules.make make file setting the type to "module", but in this file we include also themes and libraries, not only module.s
This could be the source of the issues we had with Drush 8 and our makefiles.
Need to investigate and check.