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

Cleanup frontend dependencies #1023

Merged
merged 4 commits into from
Dec 4, 2023
Merged

Conversation

pdelboca
Copy link
Member

@pdelboca pdelboca commented Dec 4, 2023

This PR cleans our frontend dependencies.

Currently we need to build this repo and then copy the Javascript. This is of course not good at all. What I did in this PR is to move all the dependencies of the repository into our own.

We have a minimal front-end functionality as of today:

  • a slider
  • some custom functionality to display videos.

This code now lives in a small and simpler javascript file under js/main.js.

@pdelboca pdelboca merged commit 14414c8 into develop Dec 4, 2023
2 checks passed
@pdelboca pdelboca deleted the cleanup-frontend-dependencies branch December 4, 2023 14:48
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.

None yet

2 participants