Haroen Viaene

Results 907 comments of Haroen Viaene

Ah, I haven't worked with them before, I didn't realise they used a proprietary notification method until now @notwaldorf

stout :wink:

Would like to use this in [gatsby-plugin-algolia](https://www.gatsbyjs.org/packages/gatsby-plugin-algolia/), but not exactly sure how to save the output, if Gatsby has some kind of cache for this, or if I should just...

Didn't try since. I'll try again tomorrow, but it's packages/examples/ any of those in there of Algolia/react-instantsearch

`https://github.com/algolia/react-instantsearch/tree/master/packages/react-instantsearch/examples/autocomplete` gives me “deploy failed, please try again” repeatedly.

Sounds very thorough, I'll try that change

So how will the embedding code be visible, by hovering the readme? I have a feeling that isn’t too good for usability, am I wrong?

I was thinking like something similar, should work

should be possible by making a custom babel config with `modules: false` in the transform; and then outputting to a separate file in `dist`. Do you want to contribute?