Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revert svelte-kit to vanilla svelte #161

Merged
merged 24 commits into from
Feb 10, 2024
Merged

revert svelte-kit to vanilla svelte #161

merged 24 commits into from
Feb 10, 2024

Conversation

xnought
Copy link
Member

@xnought xnought commented Feb 8, 2024

Screen.Recording.2024-02-08.at.8.28.44.PM.mov

pull changes then do a hard restart with ./run.sh hard_restart

  • Now the frontend is much faster and doesn't rely on svelte-kit code. Only vanilla svelte components
  • Now the frontend imports https://github.com/xnought/venome-molstar directly (git submodule)
  • Now all the routes are in the frontend/src/routes/ dir

closes #160

@ansengarvin
Copy link
Collaborator

I tried to load up the branch to test the PR, and I'm getting this error:

image

I'm not sure if it's something on my end or if it's the new submodule.

@xnought xnought merged commit 9323029 into main Feb 10, 2024
2 checks passed
@xnought xnought deleted the revert-svelte branch February 10, 2024 08:05
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.

convert project into vanilla svelte
2 participants