Skip to content

Commit f4f1a6e

Browse files
donnchawpCopilot
andauthored
Auto install @wordpress/env
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c095922 commit f4f1a6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.DEFAULT_GOAL := help
22

33
PLUGIN_NAME := wp-super-cache
4-
WP_ENV := COMPOSE_PROJECT_NAME=$(PLUGIN_NAME) npx @wordpress/env
4+
WP_ENV := COMPOSE_PROJECT_NAME=$(PLUGIN_NAME) npx --yes @wordpress/env
55

66
## Development environment
77
install: ## Install PHP (Composer) and JS (npm) dependencies

0 commit comments

Comments
 (0)