-
Notifications
You must be signed in to change notification settings - Fork 484
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
create vite plugin to treeshake uniconpaths.json #7275
create vite plugin to treeshake uniconpaths.json #7275
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I wrote all plugin code in vite config itself. let me know if I should move it so separate file. (where? 😅 ) |
Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from previous review, LGTM.
166e28b
to
0bcc32b
Compare
@Omkar76 is attempting to deploy a commit to the Open Healthcare Network Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, one last thing, forgot to mention earlier. Can we keep the plugin to a separate file? Maybe inside plugins
directory?
Also, could you rename the plugin to be treeShakeCareIcons
instead? Since the path json contains superset of unicon paths
👋 Hi, @Omkar76, This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there. |
@Omkar76 clear the merge conflict |
Hi @nihal467, |
@nihal467 can we get this tested ASAP as this would catch merge conflicts pretty quickly? |
LGTM and cypress is also passing |
@Omkar76 Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌 |
Proposed Changes
tsx
andres
files to find out names of icons being used.@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist