You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can just require('cytoscape') where needed, since it's a peer dependency. Since you're building with webpack now, it should handle the peer dependency via umd for you.