-
Notifications
You must be signed in to change notification settings - Fork 4
#502 web-perfomance load time : Migration from CRA to Vite #511
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
92b878d to
a32c782
Compare
a32c782 to
f95ef48
Compare
f95ef48 to
ba30b7c
Compare
ceelogre
left a comment
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.
In this file:
https://github.com/atlp-rwanda/atlp-pulse-fn/blob/fix-load-time-502/.github/workflows/do.yml
Change on push to on pull_request so we can test the performance on beta.
ba30b7c to
d6fae2d
Compare
d6fae2d to
f938ffe
Compare
f938ffe to
8ebf20d
Compare
|
Revert the change (on pull_request) #511 (review) then we will merge. |
8ebf20d to
53d2487
Compare
53d2487 to
8d8bc3b
Compare
8d8bc3b to
8192375
Compare
fix: linting errors fix: fallback handler
PR Description
This pull request focuses on improving the web performance of the beta pulse app
Description of tasks that were expected to be completed
How has this been tested?
I have tested the application by:
npm run dev.The initial load times have improved significantly due to Vite's optimized bundling process.
you can check the loading time using this preview link of my Pull request: https://metron-devpulse-git-fix-load-time-502-metron.vercel.app/
Number of Commits
1 commit.
Please check this Checklist before you submit your PR: