add vitejsPWA

This commit is contained in:
Romulus21
2023-09-24 12:43:33 +02:00
parent 190c95467b
commit 59c6ccafb4
6 changed files with 1872 additions and 1 deletions

1
resources/js/sw.ts Normal file
View File

@@ -0,0 +1 @@
console.log('worker')

View File

@@ -4,6 +4,9 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<title>{{ config('app.name', 'Laravel') }}</title>
<!-- Fonts -->