Gary Gozlan

Results 556 comments of Gary Gozlan

FYI this corresponds to the behaviour of [XHR timeout](https://xhr.spec.whatwg.org/#the-timeout-attribute). Which is what #20 is requesting.

> I think I'm supportive of adding this as a shorthand for calling https://fetch.spec.whatwg.org/#abort-fetch. That's great, but it should remain internal, i.e. it should trigger ontimeout not onabort.

@Skinney can it be closed now that 0.19 is out? I didn't find anything regarding this issue in the changelog though.

> it is good to note that not all breaking changes are actually Changes That's up for debate. I can see myself using Fixed depending on my interpretation and the...

Refactored would match the refactor conventional commits type. Concerning Improved check conventional-commits/conventionalcommits.org#78

Personally the only solutions that I am seeing which would provide adequate UX is having flow-typed CLI resolving intelligently any requests and giving suggestions if something is not found: ```sh...

Is there a hack/fix that doesn't involve using browserslist?

> use browserslist I don't want to. > If I understand correctly all the explanations (which I doubt), the correction has to be made on svelte itself 😢. @madbrain can...

@DeMoorJasper Bower has [`"moduleType"`](https://github.com/bower/spec/blob/master/json.md#moduletype).