nickshevr
nickshevr
btw I understand it looks like a `flow` issue more than `stylus` problem, but maybe I could implement `js` variables import way here by my own, if someone prove it.
@smikula Hey, maybe it's not good example. But I think if u have an option into JS interface, you should give a possibility to add it from CLI. My example...
@hikerpig Why do u want to analyze graph with thousand nodes with your eyes? It's really hard.
@hikerpig  Is it really usable? Better use `reasons` it's a list of `edges` in graph. Also u can use `issuerPath` it is a path in graph between module and...
@ai ``` It will allow to faster find the biggest file. ``` It is better to sort modules/chunks/assets by size, so u can find topN.  You may use it...
It is my mistake, https://github.com/lttb/reselector/blob/master/src/utils.js#L55 Should update this logic, i'll do it soon
@a-omsk I've add test for these cases, check it https://github.com/lttb/reselector/pull/18 I think ur problem was fixed in https://github.com/lttb/reselector/releases/tag/v0.9.2
Think so, or should stash them with some C++ environment hash
@mutantcornholio so, we have two subtasks here: - understand does npm module depend on C/C++ code - understand the C++ compiler type and version and make a suffix Am I...