Skip to content

Commit

Permalink
feat: #53 service worker (#109)
Browse files Browse the repository at this point in the history
* Add: service worker in the power pay app

* modified: package.json

* Add vite pwa plugins

* Remove dev-dist folder from VCS

* Remove dev-dist folder and its contents from VCS
  • Loading branch information
Ogenbertrand authored Apr 2, 2024
1 parent 36511f3 commit 07b471d
Show file tree
Hide file tree
Showing 6 changed files with 6,947 additions and 2,777 deletions.
2 changes: 2 additions & 0 deletions power-pay-frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ dist-ssr
*.njsproj
*.sln
*.sw?

.dev-dist/
Loading

0 comments on commit 07b471d

Please sign in to comment.