Dodano wsparcie PWA

This commit is contained in:
2022-07-14 14:57:44 +02:00
parent abc8fda98e
commit 4ca1c7bb9c
22 changed files with 2320 additions and 66 deletions
+1
View File
@@ -7,6 +7,7 @@ import plLang from '@/locales/pl.json';
import { createI18n } from 'vue-i18n';
import { createPinia } from 'pinia';
import './registerServiceWorker'
const i18n = createI18n({
locale: 'pl',