We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396fe5b commit 971f7e3Copy full SHA for 971f7e3
detectors/nuxt.modules.json
@@ -427,6 +427,17 @@
427
"detectors": {
428
"js": "window.$nuxt?.$typo3"
429
}
430
+ },
431
+ "nuxt-speedkit": {
432
+ "metas": {
433
+ "slug": "nuxt-speedkit",
434
+ "name": "nuxt-speedkit",
435
+ "imgPath": "/modules/speedkit.svg",
436
+ "url": "https://nuxt-speedkit.grabarzundpartner.dev"
437
438
+ "detectors": {
439
+ "js": "window.$nuxt?.$speedkit"
440
+ }
441
},
442
"nuxt-custom-elements": {
443
"metas": {
icons/modules/speedkit.svg
0 commit comments