Skip to content

PWA化#294

Closed
mashharuki wants to merge 2 commits intomainfrom
add_pwa_config
Closed

PWA化#294
mashharuki wants to merge 2 commits intomainfrom
add_pwa_config

Conversation

@mashharuki
Copy link
Copy Markdown
Collaborator

PWA化 の Pull Request

Description

https://remix-pwa.run/docs/latest/quick-start のサイトを参考に remixプロジェクトのPWA化を検討中です。
一旦設定ファイルをいじってみたけどなぜかPWA化しない・・・

Fixes #289

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Screenshots

スクリーンショット 2025-02-16 12 36 59

If applicable, add screenshots to help explain your problem.

@mashharuki mashharuki added the help wanted Extra attention is needed label Feb 16, 2025
@mashharuki
Copy link
Copy Markdown
Collaborator Author

This pull request introduces several changes to integrate PWA (Progressive Web App) functionality into the frontend package. The most important changes include adding a service worker, updating the manifest file, and modifying configurations to support PWA.

PWA integration:

Configuration updates:

Other changes:

@mashharuki
Copy link
Copy Markdown
Collaborator Author

react router V7の対応後にやった方が良さそう。一旦クローズ

@mashharuki mashharuki closed this Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PWA化

1 participant