Piotr Staniów

Results 32 comments of Piotr Staniów

I'd recommend following [Robustness Principle](https://en.wikipedia.org/wiki/Robustness_principle), and implementing what gives people value, recognising commonly used patterns that may become standardised in the future. Even if there was a standard, according to...

@getreworked Well, no, not really. From what I see in that repo I ended up with empty module declaration ``` declare module '*.module.css'; ```

> Sorry for the late reply. In order to know what's going on, I'd need to know if you're enabling Workerize-loader using inline loader syntax, or via module.rules mappings in...

I'm having exactly the same issue with jest + ts-jest + ts-config... I can't really configure it so that it can import ts file for webworker... It'd be nice if...

I also have this problem. It's quite disappointing to see it failing even though react-apollo v3 was in public beta for about two months now... Likely, the issue is related...

I wonder if there's any ETA for solution of this issue?

It won't help as it seems `AWSAppSyncClient` diverged too far from `ApolloClient` for the rehydration to work. It'll only work w/react-apollo v3 if you disable offline entirely using `disableOffline: true`...

@amcdnl well, I forgot to mention that I'm using the Rehydrate from @dai-shi AND disabling offline. I'm pretty sure this is a dumb solution (i.e. combining both, the Rehydrate is...

Not really, it's even a bit worse as brace was 640.83KB whereas ace-builds is 665.48KB. It's huge :/