-
Notifications
You must be signed in to change notification settings - Fork 27.4k
fix(doc-gen): correctly transform index files #3021
Conversation
@xdissent - Nice spot. Sorry that was my commit! I will revert that aspect. |
I wasn't going to point any fingers! ;-) |
OK, so you can now run the "few" doc-gen related specs with
I have added a test that demonstrates the issue and a fix. |
It uses new npm modules so you'll need to |
Perhaps we could also include a |
Ohh nice you got a test written :) @petebacondarwin |
@matsko |
Cool. I've been using |
@petebacondarwin the |
@matsko - can you try now? I have rebased on master. |
Works! :) |
Great! I think I'll merge this tonight. |
@matsko I think this is a fix but have not written tests