Skip to content

Refactor JS assets into bundled modules#3

Open
obenno wants to merge 2 commits into
mainfrom
dev
Open

Refactor JS assets into bundled modules#3
obenno wants to merge 2 commits into
mainfrom
dev

Conversation

@obenno

@obenno obenno commented Mar 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • move the custom frontend code into modular src/js sources and bundle it with Vite into www/js/synteny.min.js
  • manage frontend dependencies with npm, add ESLint checks, and remove vendored browser libraries from www/js
  • fix several macro, micro, and dot-view rendering edge cases while reducing repeated tooltip and lookup work

Testing

  • npm run lint
  • npm run build:js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant