Elina

Results 255 comments of Elina

> Is there any other case where `--target no-modules` is needed? Web workers. Workers are built with `no-modules` and loaded in `new Worker(...)` (such as with gloo-worker). CC: @futursolo (as...

material-3 is now the default branch

That lint error indeed did not come from your code.

The lint error indeed did not come from your code. I'm closing this PR as all the library code has been rewritten. It uses latest material 3 now

@jahenner did you find anything? I'm intending to use this project to make 2700 requests (search and then rate song for 1340 songs to transfer my spotify library). I'm not...

I searched for JSON web key on crates.io and didn't see it. That does indeed look like a better solution Curious, should ruma use that crate as well?

Cargo doesn't let me publish `*` dependencies. This also has the tendency of breaking downstream users because they don't get to choose what "major" (0.x) version of gloo-net they choose....

@futursolo can you transfer this issue to the correct repository?

I haven't had the time to implement it so if anyone wants to implement it, PRs are welcome