Skip to content

Commit cfe5cfe

Browse files
authored
Merge pull request #7936 from QwikDev/v2-fix
[v2] fix: ci
2 parents 85e0c73 + 34dab59 commit cfe5cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/lemon-dingos-dance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@builder.io/qwik': minor
2+
'@qwik.dev/core': minor
33
---
44

55
BREAKING: (slightly) Qwik will no longer scan all modules at build start to detect Qwik modules (which should be bundled into your server code). Instead, a much faster build-time check is done, and Qwik will tell you if you need to update your `ssr.noExternal` settings in your Vite config.

0 commit comments

Comments
 (0)