-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
refactor(theme-search-algolia): migrate package to TS #5935
refactor(theme-search-algolia): migrate package to TS #5935
Conversation
There is small issue with migrating this package, to fix this we have to do one of 2 thinks
i can fix it both ways, but I'm unsure witch one is preferred cc @Josh-Cena |
✔️ [V2] 🔨 Explore the source changes: 6a67df4 🔍 Inspect the deploy log: https://app.netlify.com/sites/docusaurus-2/deploys/618f4ce0d83dbf00089a937d 😎 Browse the preview: https://deploy-preview-5935--docusaurus-2.netlify.app |
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-5935--docusaurus-2.netlify.app/ |
Thanks 👍 good enough to merge Now that we have TS here it will be better to refactor a bit because it's quite messy 🤪 |
Motivation
#5817
Have you read the Contributing Guidelines on pull requests?
yes