chore: update PWA dependencies, add server whitespace, and replace favicon with icon.png
This commit is contained in:
3
note.md
3
note.md
@@ -20,3 +20,6 @@
|
||||
|
||||
## Step 5: Documents
|
||||
- To be built
|
||||
|
||||
|
||||
"@ducanh2912/next-pwa": "^10.2.9",
|
||||
@@ -1,5 +1,6 @@
|
||||
const { createServer } = require('http')
|
||||
const { parse } = require('url')
|
||||
|
||||
const next = require('next')
|
||||
|
||||
const dev = process.env.NODE_ENV !== 'production'
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB |
BIN
src/app/icon.png
Normal file
BIN
src/app/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 981 KiB |
Reference in New Issue
Block a user