Skip to content

fix sideEffects in package.json#1655

Merged
mihar-22 merged 1 commit intovidstack:mainfrom
bertho-zero:patch-1
Feb 24, 2026
Merged

fix sideEffects in package.json#1655
mihar-22 merged 1 commit intovidstack:mainfrom
bertho-zero:patch-1

Conversation

@bertho-zero
Copy link
Contributor

Imported CSS from packages with sideEffects set to false is omitted from bundle when using import syntax.

Css should absolutely be marked as a side effect, i.e. "sideEffects": ["*.css"]

Imported CSS from packages with sideEffects set to false is omitted from bundle when using `import` syntax.

Css should absolutely be marked as a side effect, i.e. `"sideEffects": ["*.css"]`
@mihar-22 mihar-22 merged commit de90f1a into vidstack:main Feb 24, 2026
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.

2 participants