feat: use import.meta.ROLLDOWN_FILE_URL_* for other plugins - #22894
Merged
Conversation
sapphi-red
force-pushed
the
feat/use-rollup-file-url-for-other-plugins
branch
3 times, most recently
from
July 17, 2026 07:15
efedb8f to
306743d
Compare
import.meta.ROLLUP_FILE_URL_* for other pluginsimport.meta.ROLLDOWN_FILE_URL_* for other plugins
sapphi-red
force-pushed
the
feat/use-rollup-file-url-for-other-plugins
branch
from
July 17, 2026 07:17
306743d to
764475d
Compare
sapphi-red
force-pushed
the
feat/use-rollup-file-url-for-assets-in-js
branch
from
July 31, 2026 07:54
2f1bf1f to
0cf8fd6
Compare
sapphi-red
force-pushed
the
feat/use-rollup-file-url-for-other-plugins
branch
from
July 31, 2026 07:54
764475d to
905722e
Compare
sapphi-red
force-pushed
the
feat/use-rollup-file-url-for-assets-in-js
branch
from
July 31, 2026 08:43
0cf8fd6 to
b0c338e
Compare
sapphi-red
force-pushed
the
feat/use-rollup-file-url-for-other-plugins
branch
from
July 31, 2026 08:43
905722e to
0c59126
Compare
sapphi-red
marked this pull request as ready for review
July 31, 2026 09:51
bluwy
previously approved these changes
Aug 3, 2026
bluwy
left a comment
Member
There was a problem hiding this comment.
Great to see we can defer a lot of the worker reference handling to rolldown
sapphi-red
dismissed
bluwy’s stale review
August 21, 2026 10:11
The merge-base changed after approval.
sapphi-red
force-pushed
the
feat/use-rollup-file-url-for-assets-in-js
branch
from
August 21, 2026 10:11
b0c338e to
28d9165
Compare
Base automatically changed from
feat/use-rollup-file-url-for-assets-in-js
to
main
August 21, 2026 10:18
sapphi-red
force-pushed
the
feat/use-rollup-file-url-for-other-plugins
branch
from
August 21, 2026 10:27
0c59126 to
30c52ba
Compare
Closed
7 tasks
This was referenced Aug 22, 2026
This was referenced Sep 2, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Part of the "Use of
import.meta.ROLLUP_FILE_URL_referenceId" in #22709 (comment)Similar to #22888 but for the other plugins.
fixes #13996