Christopher Dieringer

Results 128 comments of Christopher Dieringer

ah, & i should have asked earlier... is there a temp workaround?

> Docker image that builds and hosts a Gatsby site agreed with the above comments. the current _doesnt_ build. the first step in the instructions conflictingly say "build your assets"...

this happens when you don't set: ```js headers: { 'Accept': 'application/json', 'Content-Type': 'application/json' }, ``` in fetch.

otherwise, it's all zen.

looks to be that core wants `en` & `es`, not the locales 🤔

Thanks for the reply @eemeli :) > This works like it should We actually tested this case, and believe it to not work per expectation. If you use my provided...

The current behavior **breaks the contract** provided by structured KV pairs when compiling a module, at least from the CLI. I want the precise **opposite** of the OP. Consider translations...

Hey all! Sorry for all the noise today--lots of features and discussion :) Big 👍 to this topic. I'd advocate to advance the recommendation much further. There is additional simplicity...

Thanks! Would a naive caniuse implementation really provide notable benefit? Suppose you said instead, "ya, they overlap, perhaps we should use caniuse to implement a naive solution." In a naive...

Missing from this list is android chrome (browserslist `ChromeAndroid`/`and_chr`). I don't see it called out in https://github.com/Financial-Times/polyfill-library/blob/master/.github/contributing.md#browser-compatibility either. Is this mapped in the polyfill syntax? I do see android chrome...