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

feat: Add debounce option to compile and extract CLI #1101

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

jeroenvisser101
Copy link
Contributor

This adds support for debounce, avoiding multiple subsequent file saves from also resulting in subsequent extraction/compilation.

I noticed that the files, according to the .prettierrc in the repo, were formatted even though they weren't touched to add this feature. If this is undesirable, I can revert those changes. Let me know.

Thanks!

@vercel
Copy link

vercel bot commented Jul 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/lingui-js/js-lingui/GM759XHyPBfxygWgVrtz6TkWWhVD
✅ Preview: https://js-lingui-git-fork-jeroenvisser101-jv-watch-debounce-lingui-js.vercel.app

@semoal
Copy link
Contributor

semoal commented Aug 30, 2021

Thanks for the contribution, really appreciated!

@semoal semoal mentioned this pull request Sep 2, 2021
15 tasks
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.

None yet

2 participants