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 905fcee commit f631b49Copy full SHA for f631b49
tests/qwik.ts
@@ -10,7 +10,3 @@ export async function test(options: RunOptions) {
10
test: 'test.vite',
11
})
12
}
13
-
14
-export const rolldownViteExpectedFailureReason = `
15
-needs to be updated on qwik side (types)
16
-`
tests/vike.ts
@@ -16,7 +16,3 @@ export async function test(options: RunOptions) {
test: 'test:vite-ecosystem-ci',
17
18
19
20
21
-needs to be update on vike side (tests)
22
0 commit comments