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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: