Closed clawss closed 6 years ago
Hey @clawss! Was stewing on this a bit and wanted to clarify --- this visualization utilizes a software packaging technique know as "vendoring", which is one way to distribute dependencies for a project. In this case, this plugin is "vendoring" the datatables project. Ultimately, why I asked for you to revert the changes to that vendored file is because making changes to vendored dependencies is generally not a good idea, because it is very easy to lose those changes the next time the vendored dependency is updated. Make sense?
Superseded by #31
moved it to the far left as possible, also beautified the file for easier changes in the future