Replies: 2 comments 3 replies
-
Still have empty js file in production mode? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi again, so I created a repository that replicates the issue. It's not a trivial config as the idea is to support Angular but I hope it can help to find the cause. In |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I wanted to know if there's a way to use the
RemoveEmptyScriptsPlugin
with Rspack and the new css-extract-rspack-plugin, so far I configured it but it has no effect, I still get empty js files generated along with the css in the bundle. I also checked if there's an option for that in css-extract-rspack-plugin, but it seems not.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions