Skip to content

Not installing Composer dev dependencies on local environment #15

@nelsonamaya82

Description

@nelsonamaya82

When running build-theme-assets in composer, it runs cd web/wp-content/themes/lean-theme && composer install --no-dev --no-ansi --no-interaction --optimize-autoloader --no-progress to avoid installing dev dependencies on the pipelines build, however the idea would be to be able to run composer install to also install the Lean Theme's dev dependencies when developing on local environment.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions