mirror of
https://github.com/Art051/it-tools.git
synced 2025-08-11 19:29:03 +00:00
feat(seo): pwa and icons
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import { createApp } from 'vue';
|
||||
import { createPinia } from 'pinia';
|
||||
import { createHead } from '@vueuse/head';
|
||||
import { registerSW } from 'virtual:pwa-register';
|
||||
|
||||
registerSW();
|
||||
|
||||
import { Buffer } from 'buffer';
|
||||
globalThis.Buffer = Buffer;
|
||||
|
||||
Reference in New Issue
Block a user