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