Update q.json

main
Elbert Alias 3 years ago committed by GitHub
parent df04204927
commit 09e459b2b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -245,16 +245,13 @@
"description": "Qwik is designed for the fastest possible page load time, by delivering pure HTML with near 0 JavaScript.",
"icon": "Qwik.svg",
"dom": {
"html,body,div": {
"*": {
"attributes": {
"q:version": "^([\\d\\.]+(?:-\\d+)?)\\;version:\\1",
"q:obj": "\\;confidence:50",
"q:host": "\\;confidence:50",
"q:base": "cdn\\.builder\\.io/"
"q:version": "^([\\d\\.]+(?:-\\d+)?)\\;version:\\1"
}
}
},
"oss": true,
"website": "https://qwik.builder.io"
}
}
}

Loading…
Cancel
Save