Skip to content

Minor reorganization to prepare for migration of WSB components

  • Update Readme
  • Remove dependency graph from the repo and add to .gitignore
  • Convert annotions.js to JSON
  • Move foundations JS to its own directory
  • Remove app.js because its only purpose was to initialize foundation and we do that in wsb-main.js already
  • Move WSB's JS files to their own directory
  • Update JS/CSS includes

Merge request reports