Nikolay Govorov
Nikolay Govorov
In April, Snowpack was deprecated, and now there is no such possibility almost anywhere. This is the only feature we're missing in esbuild in order to migrate. It seems that...
Unfortunately, if you simply pass all files as entrypoints, then in the case of TS, for example, aliases will not work. Another problem is that dependencies from node_modules will not...
Yes, this is exactly the result I want to get. I designed a solution with this result, but it works slowly and unstable (for example, tracking changes): - I run...
How do you see `async` in Rust? We have event-loop, and any operation is performed synchronously
It seems to me that to bring a big [Tokio](https://tokio.rs/) for small nanoid is inadmissible. It seems to me that in the reality of Rust, it is better for the...
@ai
Maybe because the people writing the dictionaries themselves?
Hi, thanks for participating. - What version of packages do you use? - At what sites is this happening?
Try to upgrade to version 0.3 and tell me if the problem is playing?
Interesting, thanks. I'll try to reproduce it myself. Write if you're going to get