Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLT sync:refresh Should Include More Commands #1850

Closed
mikemadison13 opened this issue Jul 28, 2017 · 0 comments
Closed

BLT sync:refresh Should Include More Commands #1850

mikemadison13 opened this issue Jul 28, 2017 · 0 comments
Labels
Enhancement A feature or feature request

Comments

@mikemadison13
Copy link
Contributor

Currently, when you run blt setup:all, you get sort of "all" the necessary steps to setup a local. This includes the frontend, composer, etc.

However, when you run blt sync:refresh and sync:refresh:all, this action no longer includes the composer installation, frontend compilation, etc. that made blt local:refresh so powerful in previous versions of BLT. This causes major issues, particularly during the configuration import step of sync:refresh, as the composer dependencies can easily be missed if you haven't manually run setup:composer:install prior to running setup:all.

I would suggest that sync:refresh:all be updated to include both setup:composer:install and frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

No branches or pull requests

2 participants