You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Например, у нас есть два уровня common и desktop, на которых есть input.js.
Когда у нас собирается json, то entity с этих уровней приходит идентичный "entity": {"block": "input"}
Нужно, чтобы одинаковые entity мерджились.
The text was updated successfully, but these errors were encountered:
blond
changed the title
Merge all levels into one object
jsd: merge all levels into one object
May 7, 2015
Например, у нас есть два уровня common и desktop, на которых есть input.js.
Когда у нас собирается json, то entity с этих уровней приходит идентичный
"entity": {"block": "input"}
Нужно, чтобы одинаковые entity мерджились.
The text was updated successfully, but these errors were encountered: