Robert Kieffer
Robert Kieffer
Another use case: SCSS has [a variety of @-rules](https://sass-lang.com/documentation/at-rules) that it would be nice to be able to mention in issues without pinging the corresponding users.
Yes to both `wrangler` and `jest-environment-miniflare`. Deleting `node_modules` and `yarn.lock` (we're using `yarn`) appears to fix the problem. Weird. Feel free to close I guess. Or let me know what,...
> Should've asked before, but any chance you've got your old yarn.lock? Might be able to get something from that. 🙂 I do, but sharing that may be difficult due...
ping (@mdaines)?
I'm fine with an async API. That's very clearly the future (and present) of JS. That is a nice space savings. Any idea if there's a perf improvement with that...
Closing. `mime@4 (published as `mime@beta`) is ESM-only, which should fix this issue.
Closing. `mime@4` (just published `beta`) adds a `getAllExtensions()` method.
Hey Jan, my apologies for letting this PR languish like this. I'm not even going to pretend there's a good excuse for it. Just... again, my apologies. I'm going to...
Closing. `mime@4` (just published `beta`) fixes this problem by making the default mime instances read-only. Modules such as `unitest` or `africaistalking` that need custom mappings must create their own `Mime`...
Closing. `mime@4` (published as `mime@beta` currently) has TS types built in.