Andrej Mihajlov

Results 191 comments of Andrej Mihajlov

The workaround that I use for now (taking advantage of mutability and object references, which is not really cool but easier than parsing POT line-by-line) ```ts // clean file references...

>Hi, as stated in the [wiki](https://github.com/lukasgeiter/gettext-extractor/wiki/JavaScript%2C-TypeScript%2C-JSX#comments), multiline comments are currently not supported. Ugh my bad, it seems that I've missed this mention.

@chitchu so `--source-maps true` behaves different from corresponding option in `.babelrc`?

@lavebug it's described at https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html

@lavebug I thought that was what you asked for. Shortly, you migrate your code as described in the blog post. For third-party deps you go case-by-case but as far as...

It's also possible to force the `--locale` to be in English to temporarily fix this.

@tommikaikkonen thanks for building redux-orm. I would really like to help improving redux-orm, however I find myself in a similar situation practically without any time to contribute to even my...

Is this repo dead? Such a shame, I have been using it to parse CSV for years.

Please if you're going to implement this, add a prop so developer could decide what to do, do not fire an `alert()`.