cytoscape / cytoscape.js-dagre

The Dagre layout for DAGs and trees for Cytoscape.js
MIT License
250 stars 83 forks source link

Workaround for missing window in web worker #63

Closed N8th8n8el closed 3 years ago

N8th8n8el commented 3 years ago

Adds a simple workaround to make this extension compatible with web workers. See also https://github.com/webpack/webpack/issues/6642

maxkfranz commented 3 years ago

See also: Requires windows since 2.3.1 #62

maxkfranz commented 3 years ago

@N8th8n8el, thanks for the PR. @physikerwelt and @harryadel will investigate re. #62 before this is merged in.