Skip to content

vite: Honor build.assetsInlineLimit#1665

Merged
askoufis merged 1 commit intomasterfrom
compiler-assets-inline-limit
Dec 7, 2025
Merged

vite: Honor build.assetsInlineLimit#1665
askoufis merged 1 commit intomasterfrom
compiler-assets-inline-limit

Conversation

@askoufis
Copy link
Contributor

@askoufis askoufis commented Dec 7, 2025

Closes #1562. Fixes #1551.

I opted not to pass through all build options as proposed in #1562 as it may cause issues in the future if an option is introduced that affects the compiler's output.

@changeset-bot
Copy link

changeset-bot bot commented Dec 7, 2025

🦋 Changeset detected

Latest commit: 9ea8348

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@vanilla-extract/vite-plugin Patch
@vanilla-extract/compiler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@askoufis askoufis changed the title vite: Honour build.assetsInlineLimit vite: Honor build.assetsInlineLimit Dec 7, 2025
@askoufis askoufis merged commit 352fc19 into master Dec 7, 2025
11 checks passed
@askoufis askoufis deleted the compiler-assets-inline-limit branch December 7, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Does not refer to the build assetInlineLimit settings from vite-plugin version 5.

1 participant