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

πŸ§‘β€πŸ’» add route:cache and route:clear commands #298

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

QWp6t
Copy link
Member

@QWp6t QWp6t commented Jun 25, 2023

Running `wp acorn optimize` will now prompt users to download laravel/serializable-closure

image

If interaction is disabled, the prompt is skipped and an error is shown.

image

If user answers yes, the package is downloaded and routes are cached.

image

If user does not have experimental routes enabled, the command is skipped.

image

✨ Bonus
Also squashed a bug in the about command! (I meant to make that its own PR but accidentally included it here.)

@QWp6t QWp6t changed the base branch from main to 3.x June 26, 2023 03:41
@QWp6t QWp6t merged commit 87ca21f into 3.x Nov 24, 2023
@QWp6t QWp6t deleted the route-commands branch November 24, 2023 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant