web icon indicating copy to clipboard operation
web copied to clipboard

[dev-server-esbuild] Unable to pass plugins to esbuild

Open mkczarkowski opened this issue 2 years ago • 0 comments

esbuildPlugin doesn't expose a property that would allow to passthrough plugins to esbuild. In my use case I need to leverage esbuild-sass-plugin to transpile LIT components that use SASS stylesheets.

Introducing such improvement would be really helpful.

mkczarkowski avatar Sep 13 '22 08:09 mkczarkowski