Vlad

Results 5 comments of Vlad

@tshemsedinov, I've stacked with warning building library for browser: ``` WARNING in ./node_modules/metarhia-common/common.js 20:35-42 Critical dependency: require function is used in a way in which dependencies cannot be statically extracted...

But if we have unfull tree structure then bits must be calculated in different way. ``` javascript { 0: { 0: { 0: { host, port }, 1: { host,...

@belochub And this array will have redundant elements? Maybe Is it better to send array of servers and the depth of tree?

@tshemsedinov, is it as simple as that or this issue has deeper meaning?

One rule which I appreciate is if code style pass linter checks then code style is good. And comment in [example](https://github.com/metarhia/metasync/pull/137#discussion_r119209427) is about code style of methods chain execution. So...