Michael Jackson

Results 79 comments of Michael Jackson

I'd say let's get a new PR going. You want to take a shot @ericclemmons?

Ya, a separate file would be great. On Wed, Dec 30, 2015 at 1:39 PM Eric Clemmons [email protected] wrote: > Taking a stab at this today, but wanted to OK...

Hmm, looks like you already have an instance of Karma running. It may be confused.

@jraede We already use [tmatch](https://www.npmjs.com/package/tmatch) under the hood in in `toMatch`. Maybe we could use it here as well? Seems like it does the same thing as simplecheck.

I've thought about what a `mach.cors` middleware might look like, but haven't come up with an API yet that makes it any easier to use CORS than just setting the...

@sebas5384 Any idea what changes are needed to support 0.12? I ran into a small problem with streams the other day. Anything else?

/cc @ironblock @surajrav @devTristan ^^^

I tried to reproduce this locally with Remix 1.19.3 and wrangler 3.6.0 but wasn't able to reproduce the error. Can you please try again with the latest code? Happy to...

Things outside the `public/build` directory aren't really our responsibility. The CF Pages template gives you direct access to `public/_routes.json` and `public/_headers` which are the levers you need to adjust caching...

The best solution would be to use a `Symbol`, but I'm not sure about the best way to support browsers that don't have it, like IE 11.