Skip to content

Commit 976dc51

Browse files
committed
Merge remote-tracking branch 'origin/main' into v2-fixes
2 parents d792b37 + aa29938 commit 976dc51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/qwik-router/src/buildtime/vite/get-route-imports.unit.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ describe('modifyBundleGraph', () => {
6666
"q-router-config.js": {
6767
"dynamicImports": undefined,
6868
"origins": [
69-
"@qwik-city-plan",
69+
"@qwik-router-config",
7070
],
7171
"size": 0,
7272
"total": 0,

0 commit comments

Comments
 (0)