cytoscape / slush-cytoscape-extension

A Cytoscape.js extension generator
MIT License
10 stars 5 forks source link

Cytoscape.min.js not found in demo.html #9

Closed kinimesi closed 7 years ago

kinimesi commented 7 years ago

@maxkfranz I think you removed cytoscape.min.js from http://cytoscape.github.io/cytoscape.js/api/cytoscape.js-latest/cytoscape.min.js but did not update the extension.

maxkfranz commented 7 years ago

Yes, most of the extensions need to be updated. It's just been low relative priority, as I have other projects to work on. There are also structural changes coming to the extension scaffolder, but I haven't had time to test it and push it. Those changes will probably come together.

maxkfranz commented 7 years ago

Resolved in the unstable branch that we're working on for the next release.

Using https://unpkg.com/cytoscape/dist/cytoscape.min.js