Include icons

This commit is contained in:
Piotr Rogowski 2022-10-20 00:37:10 +02:00
parent 3a8aa47aaa
commit 9a7a253385
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
2 changed files with 1 additions and 1 deletions

1
.env
View File

@ -3,5 +3,4 @@ VITE_ENVIRONMENT=development
VITE_WEB_URL=http://localhost:5173
VITE_SENTRY_DSN=
VITE_GTM_ID=
VITE_POCKETBASE_API_URL="https://api.hypertuner.cloud"

View File

@ -41,6 +41,7 @@ export default defineConfig({
devOptions: {
enabled: true,
},
includeAssets: ['icons/icon.ico', 'icons/icon.png'],
manifest: {
name: 'HyperTuner Cloud',
short_name: 'HyperTuner Cloud',