Closed tormozz48 closed 9 years ago
Here is vow.all statement from map of promises https://github.com/enb-bem/enb-bem-i18n/blob/master/techs/i18n-merge-keysets.js#L42
Map callback function should return promise for every array item. Missed return statement can be reason of possible errors
@blond
Here is vow.all statement from map of promises https://github.com/enb-bem/enb-bem-i18n/blob/master/techs/i18n-merge-keysets.js#L42
Map callback function should return promise for every array item. Missed return statement can be reason of possible errors
@blond