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

ES5 output #8

Merged
merged 3 commits into from
Jul 7, 2024
Merged

ES5 output #8

merged 3 commits into from
Jul 7, 2024

Conversation

Arcus92
Copy link
Owner

@Arcus92 Arcus92 commented Jul 7, 2024

This is adding es5 module output to pass escheck in the Jellyfin project.

Therefore:

  • webpack was replaced by rollup (you could probably do it with webpack, but this was way easier).
  • Minify output to reduce file size.

@Arcus92 Arcus92 self-assigned this Jul 7, 2024
@Arcus92 Arcus92 linked an issue Jul 7, 2024 that may be closed by this pull request
@Arcus92 Arcus92 merged commit a552563 into main Jul 7, 2024
1 check passed
@Arcus92 Arcus92 deleted the es5 branch July 7, 2024 16:27
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.

Make project ES5 compatible for Jellyfin project
1 participant