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
It's an issue pretty specific and small but it's really annoying.
When compiling the roots project sometimes it stuck forever and never finish to compile.
So, I investigated (with a loved help from the Gitter) and I realised that the problem is when browserify throw any error. Then, the compile never ends and roots doesn't show the error trace. It's like one of the most difficult problems to debug!
So, I understand that the problem is that roots doesn't output the browserify errors.
P.S.: Sorry for misspells and this bad report I'm tired and I don't know how to express myself better.
The text was updated successfully, but these errors were encountered:
We came from here: jescalan/roots#674
It's an issue pretty specific and small but it's really annoying.
When compiling the roots project sometimes it stuck forever and never finish to compile.
So, I investigated (with a loved help from the Gitter) and I realised that the problem is when browserify throw any error. Then, the compile never ends and roots doesn't show the error trace. It's like one of the most difficult problems to debug!
So, I understand that the problem is that roots doesn't output the browserify errors.
P.S.: Sorry for misspells and this bad report I'm tired and I don't know how to express myself better.
The text was updated successfully, but these errors were encountered: