Update SvelteKit detection

main
Elbert Alias 1 year ago
parent d98814d495
commit dde7bf9db2

@ -6888,13 +6888,17 @@
66 66
], ],
"description": "SvelteKit is the official Svelte framework for building web applications with a flexible filesystem-based routing.", "description": "SvelteKit is the official Svelte framework for building web applications with a flexible filesystem-based routing.",
"meta": {
"generator": "SvelteKit"
},
"dom": { "dom": {
"#svelte-announcer": { "#svelte-announcer": {
"exists": "" "exists": ""
}, },
"a": { "a": {
"attributes": { "attributes": {
"sveltekit:prefetch": "" "sveltekit:prefetch": "",
"data-sveltekit-preload-data": ""
} }
} }
}, },