emad-elsaid / dirtree

Visualizing files paths as an interactive tree, works nicely with gnu linux tools such as find, ls, or git ls-files
MIT License
118 stars 11 forks source link

Shipping jQuery and D3.js locally #1

Closed akhal3d96 closed 7 years ago

akhal3d96 commented 7 years ago

Wouldn't it be better to ship jQuery and D3 with the gem instead of getting them from a CDN for maximum portability?

emad-elsaid commented 7 years ago

nop i did that before in the rubrowser gem but it makes the gem so fat without a real benefit, so I think it's better for the gem to be lightwight