lib/jsduck/circular_deps.rb
0 → 100644
+39
−0
+13
−0
Loading
Instead of crashing mysteriously, the circular @mixins and @extends now result in fatal error message which clearly shows the dependency chain that's causing the problem.