add vitejsPWA
This commit is contained in:
1
resources/js/sw.ts
Normal file
1
resources/js/sw.ts
Normal file
@@ -0,0 +1 @@
|
||||
console.log('worker')
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user