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

[FRQ] - Allow extending Rollup config to add postcss #572

Open
sannajammeh opened this issue Aug 13, 2024 · 0 comments
Open

[FRQ] - Allow extending Rollup config to add postcss #572

sannajammeh opened this issue Aug 13, 2024 · 0 comments

Comments

@sannajammeh
Copy link

Bunchee appears to be the only bundler out there for building server/client component libraries with actual code splitting. Great work!

We propose allowing for the user to extend the current rollup config to add support for postcss and similar. This will make the construction of these libraries much easier to work with.

It could be either:

  1. Allow the user to have a postcss.config.cjs in the root to enable a postcss step
  2. Allow the user to fully extend the rollup configuration in order to set up custom compilation and bundling for css in Rollup
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

No branches or pull requests

1 participant