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

Rename --pretty option to --run-prettier to distinguish it better in build command #368

Conversation

caendesilva
Copy link
Member

To run NPM Prettier after building the static site, supply the --run-prettier option instead of --pretty

The --pretty option is sticking around for a little bit longer as I'm not in a rush to remove it, however it adds a warning when the deprecated option is used.

Fixes #361

Note to self: Remember to update docs hydephp/docs#21

@caendesilva caendesilva merged commit 924aad8 into master May 16, 2022
@caendesilva caendesilva deleted the 361-rename-pretty-option-to-run-prettier-to-distinguish-it-better-in-build-command branch May 16, 2022 15:58
caendesilva pushed a commit that referenced this pull request Aug 7, 2022
Create method to construct schemas to control the call order hydephp/develop@3b0e835
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.

Rename --pretty option to --run-prettier to distinguish it better in build command
1 participant