Miquel
Miquel
I've created a new branch that's completely rewritten into typescript. It's a big refactoring and needs some strong review and test, not only myself. I think it can be the...
@vitalyster would be awesome if you could explain little bit your feedback, did you take a look at the branch? Is it crazy? Please let me know how would you...
@vitalyster thank for your comments. Completely agree on that it is easier to keep code as it is right now. On the other side, in my opinion typescript is becoming...
I had to be aware of latest version: ``` export PKG_CONFIG_PATH=/usr/local/Cellar/zeromq/4.3.1_1/lib/pkgconfig/ ```
Thanks for ShiftIt. This featyre would be really helpfull. Currently, before start working in a workspace I'm organizing the windows in the following way and this feature would speed up...
@CrackerakiUA it's an old project, and don't remember where the code is... But as much as I remember, yes, I could send all content to zip stream.
@CrackerakiUA Here it is the code I used (I used `zipstream` instead of `zip-stream`): ``` javascript var processedFiles = []; processedFiles.push({ path: tmpFile, name: fileName }); ``` ``` javascript res.zip(processedFiles,...
@YannickGagnon shouldn't it be updated https://github.com/appfeel/analytics-google/blob/master/plugin.xml#L66 as well?
Oh no, it's ok, my fault as I haven't seen that it was already updated the library file itself... The problem I see with this PR is that you introduced...
Possible duplicate of https://github.com/appfeel/analytics-google/issues/8