harmslab / TreeViewer

Interactive Evolutionary Tree Viewer using D3.js
BSD 2-Clause "Simplified" License
2 stars 3 forks source link

Make TreeViewer aware of submodule changes #28

Closed Zsailer closed 9 years ago

Zsailer commented 9 years ago

Making TreeViewer aware of the changes made in submodules.

Beware that you'll probably have to re-init your submodules locally.

Zsailer commented 9 years ago

@harmsm Do you have local branches you're currently working on? I'm planning on merging this stuff sometime today with Jaclyn. It will change how index.html points to the dependencies and will require everyone to have the new minified submodules I merged yesterday. It's an easy fix, but not quite intuitive. I can help you with the rebase if you'd like.