Skip to content
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

fix: multiple css dependencies in content scripts, shared css across chunks #13

Merged
merged 10 commits into from
Apr 7, 2022

Conversation

samrum
Copy link
Owner

@samrum samrum commented Apr 6, 2022

BREAKING CHANGE: import.meta.CURRENT_CONTENT_SCRIPT_CSS_URL has been replaced with import.meta.PLUGIN_WEB_EXT_CHUNK_CSS_PATHS. Minimum version of Vite is now 2.9.0

@samrum samrum changed the title fix: multiple css dependencies in content scripts fix: multiple css dependencies in content scripts, shared css across chunks Apr 6, 2022
@samrum samrum linked an issue Apr 6, 2022 that may be closed by this pull request
@samrum samrum merged commit c2dbe8f into main Apr 7, 2022
@samrum samrum deleted the vite-2.9.0 branch April 7, 2022 07:51
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.

CSS issue if importing some svelte in contentScript AND in options
1 participant