Octave Raimbault

Results 2 issues of Octave Raimbault

# Subject Testing the dist output in Travis in order to ensure the webpack build is correctly done (this would prevent issues like #1 ). # Lead Have a script...

enhancement

Hi, I started using the v4 and had some type issues with the `transporter`: https://github.com/algolia/algoliasearch-client-javascript/blob/97dbe4e5f4259d26670c6abb3527aa276f59513f/packages/transporter/src/types/Transporter.ts#L78-L93 `read` and `write` return a `ReadOnly` which is a nice intent but makes it incompatible...

investigate