Skip to content

Add PWA support#186

Open
alefalezza wants to merge 6 commits intodevelopfrom
pwa
Open

Add PWA support#186
alefalezza wants to merge 6 commits intodevelopfrom
pwa

Conversation

@alefalezza
Copy link
Member

I added a simple configuration to support PWA, using vite-pwa plugin.
I also updated favicon and other related icons.

@alefalezza alefalezza changed the base branch from main to develop December 22, 2025 14:13
Copy link

@kino90 kino90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "8.44.1",
"@typescript-eslint/parser": "8.44.1",
"@vite-pwa/assets-generator": "^1.0.2",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are using plain version number, please use 1.0.2 instead of ^1.0.2 or npm i --save-exact ***

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants