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

Minimizing css #238

Open
pavelloz opened this issue Apr 29, 2021 · 0 comments
Open

Minimizing css #238

pavelloz opened this issue Apr 29, 2021 · 0 comments

Comments

@pavelloz
Copy link

pavelloz commented Apr 29, 2021

Hey,

Im using esbuild-loader in webpack and in projects that i use rollup i want to use your plugin, but i noticed that esbuild-loader has css: true option to minify css, and its not present in your plugin. Its not minifying css by default, and i would really like to keep dependencies to a minimum, and thats a good opportunity to do that, apart from speeding things up.

Is there a plan for adding this boolean to forward it to esbuild?

More info:
https://github.com/privatenumber/esbuild-loader/blob/develop/README.md#css-assets

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