bem-sdk-archive / bem-deps

🎯 Manage BEM dependencies. DEPRECATED →
https://github.com/bem/bem-sdk/tree/master/packages/deps
Other
10 stars 5 forks source link

Improve debuggability #90

Open qfox opened 7 years ago

qfox commented 7 years ago

We should report for broken format in deps.js files instead of crashing.

See also https://github.com/bem-site/bem-forum-content-ru/issues/1294

Yeti-or commented 7 years ago

Do you want to create custom parser for deps.js? Or you want to check only some mistakes in it?

qfox commented 7 years ago

Just useful info in throwing errors instead of Cannot read property 'block' of undefined