feat: integrate PWA support with manifest, service workers, and viewport configuration
This commit is contained in:
@@ -39,3 +39,10 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# PWA generated files
|
||||
public/sw.js
|
||||
public/sw.js.map
|
||||
public/workbox-*.js
|
||||
public/workbox-*.js.map
|
||||
public/swe-worker-*.js
|
||||
|
||||
Reference in New Issue
Block a user