mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-06-05 02:01:47 +02:00
rm next-pwa (deprecated)
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import withPWA from 'next-pwa';
|
||||
|
||||
const config = {
|
||||
dest: 'public'
|
||||
};
|
||||
|
||||
const nextConfig = {
|
||||
output: 'standalone',
|
||||
images: {
|
||||
@@ -18,4 +14,4 @@ const nextConfig = {
|
||||
},
|
||||
};
|
||||
|
||||
export default withPWA(config)(nextConfig);
|
||||
export default (nextConfig);
|
||||
3306
package-lock.json
generated
3306
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -31,7 +31,6 @@
|
||||
"light-bolt11-decoder": "^3.1.1",
|
||||
"lucide-react": "^0.475.0",
|
||||
"next": "14.2.20",
|
||||
"next-pwa": "^5.6.0",
|
||||
"next-themes": "^0.2.1",
|
||||
"nostr-react": "^0.7.0",
|
||||
"nostr-tools": "^2.4.0",
|
||||
|
||||
Reference in New Issue
Block a user