Skip to content

Conversation

@jardicc
Copy link

@jardicc jardicc commented Dec 17, 2023

Should fix: #25

@nullbio
Copy link

nullbio commented May 14, 2024

Thanks for the fix, but author isn't maintaining this package anymore. Here's an alternative with it merged:

https://www.npmjs.com/package/esbuild-style-plugin-v2

@jardicc
Copy link
Author

jardicc commented May 14, 2024

btw In the end I found out Webpack better. Webpack can show errors in TS during transpilation. It has also option to do so only for used files intead all files in directory. So time saved in transpilations would be used/wasted on debugging plus some extra additional time.

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.

Add "esbuild-style-plugin" to mono repo, causes unrelated projects to error out

2 participants