feat: wire global runtime injection and playground

This commit is contained in:
stanig2106
2025-11-14 06:15:33 +01:00
parent 534bc39197
commit f12bc0ce85
18 changed files with 516 additions and 54 deletions

View File

@@ -36,8 +36,7 @@
"dependencies": {
"@nuxt/kit": "^4.2.1",
"@vue/language-core": "^3.1.3",
"diff": "^8.0.2",
"htmlparser2": "^10.0.0"
"diff": "^8.0.2"
},
"devDependencies": {
"@nuxt/devtools": "^3.1.0",