You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
swc and esbundle are getting popular, it would be great to have a documentation on how to use DeepkitLoader with them in common environments.
We recently tried Deepkit RPC in our project. So far so good except our server restart became 2x slower, from switching swc to tsc. We're trying to figure out if we can use DeepkitLoader and keep swc.
(Please correct me if I'm wrong)
swc and esbundle are getting popular, it would be great to have a documentation on how to use DeepkitLoader with them in common environments.
We recently tried Deepkit RPC in our project. So far so good except our server restart became 2x slower, from switching swc to tsc. We're trying to figure out if we can use DeepkitLoader and keep swc.
This is how we run our server
and our tsconfig.json had
The text was updated successfully, but these errors were encountered: