cytoscape / cytoscape.js-dagre

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

Upgrade webpack to 4.32.2 #43

Closed n313893254 closed 4 years ago

n313893254 commented 5 years ago

I import cytoscape-dagre in ember.js and cannot work after the build. The error is Not possible to find intersection inside of the rectangle.

After upgrade webpack to 4.32.2 version. cytoscape-dagre works well.

So I suggest to Upgrade webpack to 4.32.2.

maxkfranz commented 5 years ago

That looks like an issue with Dagre and/or your data, not the build process.

Please demonstrate that there is a precise issue with the build process and that upgrading webpack would solve it.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale, because it has not had activity within the past 30 days. It will be closed if no further activity occurs within the next 30 days. If a feature request is important to you, please consider making a pull request. Thank you for your contributions.