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

Install all JavaScript dependencies through Yarn #218

Closed
dan-niles opened this issue Jun 3, 2024 · 0 comments · Fixed by #259
Closed

Install all JavaScript dependencies through Yarn #218

dan-niles opened this issue Jun 3, 2024 · 0 comments · Fixed by #259
Assignees
Labels
Milestone

Comments

@dan-niles
Copy link
Collaborator

Right now all the JavaScript dependencies in openzim.toml are downloaded seperately. Since we are using Yarn in the new zimui, we can install these dependencies through Yarn and remove the openzim.toml file.

Dependencies installed using openzim.toml:

  • video-js
  • chosen (Not required for new UI)
  • jquery (Not required for new UI)
  • ogvjs
  • videojs-ogvjs
  • webp-hero + polyfills
@dan-niles dan-niles added the task label Jun 3, 2024
@dan-niles dan-niles added this to the 3.0.0 milestone Jun 3, 2024
@dan-niles dan-niles self-assigned this Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant