Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement A feature or feature request
Projects
None yet
Development

No branches or pull requests

2 participants