create-adapter icon indicating copy to clipboard operation
create-adapter copied to clipboard

Remove vis dependancy from io-package

Open ldittmar81 opened this issue 2 years ago • 0 comments

Whenever you specify that an adapter contains widgets, a dependency on "vis" is created in the io-package and is often not removed by the developer if the adapter is not primarily related to Vis.

We should remove the dependency on Vis or only add it if the adapter is exclusively a VIS widget.

ldittmar81 avatar Nov 20 '23 18:11 ldittmar81