Skip to content

Commit

Permalink
Merge branch 'dev' into cytoscape-npm-package
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Nov 13, 2024
2 parents 968fb4f + 07290ad commit a4f6c4c
Show file tree
Hide file tree
Showing 10 changed files with 71 additions and 547 deletions.
2 changes: 1 addition & 1 deletion client/gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const STATIC_PLUGIN_BUILD_IDS = [
"ts_visjs",
"venn",
];
const INSTALL_PLUGIN_BUILD_IDS = ["cytoscape", "ngl", "msa", "openlayers"]; // todo: derive from XML
const INSTALL_PLUGIN_BUILD_IDS = ["cytoscape", "ngl", "msa", "openlayers", "vizarr"]; // todo: derive from XML
const DIST_PLUGIN_BUILD_IDS = ["new_user"];
const PLUGIN_BUILD_IDS = Array.prototype.concat(DIST_PLUGIN_BUILD_IDS, STATIC_PLUGIN_BUILD_IDS);

Expand Down
33 changes: 0 additions & 33 deletions config/plugins/visualizations/openlayers/package.json

This file was deleted.

260 changes: 0 additions & 260 deletions config/plugins/visualizations/openlayers/src/script.js

This file was deleted.

Binary file not shown.
1 change: 1 addition & 0 deletions config/plugins/visualizations/openlayers/static/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a4f6c4c

Please sign in to comment.