-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: Vite 8 / rolldown support #8379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
maiieul
wants to merge
73
commits into
build/v2
Choose a base branch
from
rolldown-vite-support
base: build/v2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 58 commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
53f9667
chore: add codeSPlitting support
maiieul dfccc17
fix: cache Map for passing meta object to QwikChunkingFunction
maiieul 70b3dbb
fix: semver
maiieul 34f88f5
💩
maiieul ecfa2e7
fix: versions type mismatches
maiieul a4c014c
chore: pnpm dedupe for modular-forms
maiieul b363c8e
chore: peer deps to latest
maiieul 5064dde
fix: ts-expect-error incompatible types
maiieul 4f01dd5
fix: syncpack
maiieul e293cbe
fix: input src dir normalization
maiieul 0dc462c
fix: this.meta undefined
maiieul cd50c88
test: refactor and regression test
maiieul 72e3836
test(preloader.unit.ts): disable comments in preloader.mjs output
maiieul 2d2089e
test(qwikloader.unit.ts): update snapshot with new vite minification
maiieul 4c538e8
fix: docs Prism not found
maiieul 50249dc
Merge branch 'build/v2' into rolldown-vite-support
maiieul e2822dd
Merge branch 'build/v2' into rolldown-vite-support
maiieul f2e3da5
Merge branch 'build/v2' into rolldown-vite-support
maiieul 291eacb
fix: rolldown preloading and user overrides
maiieul 7178a14
chore: update peer deps
maiieul 013a184
fix: adapters extendConfig types
maiieul 207ad07
chore: pnpm dedupe
maiieul a817b66
chore: downgrade qwik.dev/tools
maiieul 50d0945
test: plugins vite.unit.ts
maiieul 9a11cbc
test: preloader.unit.ts
maiieul 6ba2fb3
test: bundle-graph.unit.ts
maiieul 313086f
test: qwikloader.unit.ts
maiieul 3904c4d
fix: remove old plugin.ts code and useless serverSegments
maiieul 14e319f
refactor: bring back resolve.bind(this)
maiieul b0c58ab
Merge branch 'build/v2' into rolldown-vite-support
maiieul 3c25780
chore: fix ctx.load for rolldown
maiieul 92ab621
chore: dedupe from old lockfile
maiieul 5d43063
fix: if rolldownVersion block
maiieul 4ffd487
fix: .w() optimizer non ident expressions
maiieul f90aace
test: style.e2e.ts
maiieul 91b2c30
test: optimizer snapshots
maiieul e848ca7
chore: pnpm dedupe
maiieul 69f9a53
chore: remove tailwind postcss
maiieul b4ea97f
chore: update to rolldown rc 11
maiieul 425f88a
chore: re-add tailwind postcss
maiieul daf0985
refactor: simplify manual meta segment caching
maiieul 21040e3
chore: unused eslint disable console.log comment
maiieul 1038068
chore: console.log
maiieul d10e9ac
chore: update vite and rolldown to latest
maiieul 9ff6b56
chore(docs): remove prism from ssr.external
maiieul 2993efc
Merge branch 'build/v2' into rolldown-vite-support
maiieul 253e14d
fix: image-size-server default CJS interop with vte 8
maiieul 2d7ef91
Merge branch 'build/v2' into rolldown-vite-support
maiieul eb9e6ee
Merge branch 'build/v2' into rolldown-vite-support
maiieul 1086580
chore: add rolldown as qwik-vite devDependecies
maiieul df91829
chore: add prism as docs dependencies
maiieul 0e50fbc
Merge branch 'build/v2' into rolldown-vite-support
maiieul 280949d
chore: re-add prism to ssr.external
maiieul a386299
chore: add module.meta manual map comment
maiieul 9268386
Merge branch 'build/v2' into rolldown-vite-support
maiieul 9a564c1
fix: remove normalizePath for validateSource as it depends on rootDir
maiieul ddb7e79
chore: qwikVite debug sanitized name trim node_modules
maiieul 7c0cef6
fix: pseudo relative src paths
maiieul edab589
chore: remove debugger statement
maiieul c61b3f5
Merge branch 'build/v2' into rolldown-vite-support
maiieul 5d75541
Merge branch 'build/v2' into rolldown-vite-support
maiieul bfcdd29
chore: reset transform.rs back to build/v2 code
maiieul c3e3f9f
test: qwikloader.unit.ts
maiieul 2d7b7a9
chore: update deps
maiieul 280fb2b
fix: relative src paths handling
maiieul 0a28a10
chore: update docs vite configs to use rolldown
maiieul dbc1614
refactor: update all vite configs to use rolldownOptions
maiieul 6e1d91c
chore: merge build/v2
maiieul 4ce001e
test: update snapshots
maiieul f1a4036
test: plugin.unit.ts
maiieul d929678
chore: update docs-size-results.json
maiieul 9d4d163
test: qwikloader.unit.ts
maiieul 2e82330
Merge branch 'build/v2' into rolldown-vite-support
maiieul File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.