-
-
Notifications
You must be signed in to change notification settings - Fork 481
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 pwa to projectshut #2044
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Great job, @SubhamB2003! 🎉 Thank you for submitting your first pull request. Your contribution is valuable and we appreciate your efforts to improve our project.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
@SubhamB2003 please use |
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.
create a image folder & put images in there or try to use cdn
link
Hey, actually the images are needed for manifest logos. that's why I did not use any CDN |
ok also, I think we need to add
to the |
Okk I complete the changes and update it |
@priyankarpal Done |
.gitignore
Outdated
**/public/sw.js | ||
**/public/workbox-*.js | ||
**/public/worker-*.js | ||
**/public/sw.js.map | ||
**/public/workbox-*.js.map | ||
**/public/worker-*.js.map |
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.
I forgot to mention to add these files & also, delete these files these are important
sw.js
sw.js.map
workbox-3576cac3.js
workbox-3576cac3.js.map
**/public/sw.js | |
**/public/workbox-*.js | |
**/public/worker-*.js | |
**/public/sw.js.map | |
**/public/workbox-*.js.map | |
**/public/worker-*.js.map | |
sw.js | |
sw.js.map | |
workbox-3576cac3.js | |
workbox-3576cac3.js.map |
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.
@SubhamB2003 please check this
@priyankarpal Done. |
.gitignore
Outdated
**/public/sw.js | ||
**/public/workbox-*.js | ||
**/public/worker-*.js | ||
**/public/sw.js.map | ||
**/public/workbox-*.js.map | ||
**/public/worker-*.js.map |
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.
@SubhamB2003 please check this
@priyankarpal can I also removed this? |
yeah |
@priyankarpal Done. |
@SubhamB2003 in future please try to create separate branch then create PR. Avoid to create PR from main branch |
Ok. |
Related Issue
solves #2028
@priyankarpal Can you please review my pr as tomorrow the event ended?
Description
Screenshots
Installed in my desktop