Skip to content

Try vite - #7773

Closed
fregante wants to merge 2 commits into
mainfrom
vite-after-rollup
Closed

Try vite#7773
fregante wants to merge 2 commits into
mainfrom
vite-after-rollup

Conversation

@fregante

@fregante fregante commented Aug 30, 2024

Copy link
Copy Markdown
Member

This should help with DX and the amount of config and especially devDependencies, but there's a small problem around CSS splitting and I'm not in the mood to investigate further.

Screenshot 9

Related: vitejs/vite#8057

In short, I need it to generate options.css and content-script.css, but not features/*.css:

  • cssCodeSplit: false will generate a single CSS
  • cssCodeSplit: true generates too many due to preserveModules

@fregante fregante added the meta Related to Refined GitHub itself label Aug 30, 2024
@fregante fregante closed this Aug 30, 2024
@fregante
fregante deleted the vite-after-rollup branch August 30, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Related to Refined GitHub itself

Development

Successfully merging this pull request may close these issues.

1 participant