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
When using Erebus we need to be just using the root composer.json file - adding our autoloaders to this so we aren't creating a vendor folder in the theme for no reason and including composer twice.
Need a post install script to strip out the composer.json file from the theme.
When using Erebus we need to be just using the root composer.json file - adding our autoloaders to this so we aren't creating a vendor folder in the theme for no reason and including composer twice.
Need a post install script to strip out the composer.json file from the theme.