Replies: 4 comments 4 replies
-
no plan to publish rspack crate yet, but you could still use rspack by github repo url |
Beta Was this translation helpful? Give feedback.
-
Thank you for the attention! Currently, we do not have any plan for publishing it, like @hardfist said, you can still use it by git repo url. But you may use it with caution as it is very unstable now. |
Beta Was this translation helpful? Give feedback.
-
What's your use case for needing a crate? |
Beta Was this translation helpful? Give feedback.
-
I'm in the same boat, would absolutely love for this to be available as a crate. Why just make advantage of rust's performance for the build/pack, when you can have the whole web server fast as well |
Beta Was this translation helpful? Give feedback.
-
I want to use rspack as part of my build toolchain, but currently I can only make build scripts in the rspack project.
In crate.io, I did not find the crate corresponding to rspack
Beta Was this translation helpful? Give feedback.
All reactions