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

Add ES6 build to dist #4169

Closed
jer-0 opened this issue Jul 26, 2021 · 3 comments
Closed

Add ES6 build to dist #4169

jer-0 opened this issue Jul 26, 2021 · 3 comments

Comments

@jer-0
Copy link
Contributor

jer-0 commented Jul 26, 2021

Is your feature request related to a problem? Please describe.

Hey, ES6 is widely supported these days: https://caniuse.com/?search=es6

Describe the solution you'd like

Seeing that hls.js is written in ES6, it would be great to have an es6 build option.

Additional context

No response

@jer-0 jer-0 added Feature proposal Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. labels Jul 26, 2021
@itsjamie
Copy link
Collaborator

How would you want to consume an ES6 build with Web Worker support?

The current build utilizes webpack-webworkify to create a Blob at runtime to create the JS bundle to use in the Worker if you have enableWorker: true any suggestions on how to accomplish this and ship as ESM?

@gkatsev
Copy link
Member

gkatsev commented Feb 9, 2023

Should this issue be closed as a duplicate of #2910?

@robwalch robwalch added Duplicate and removed Feature proposal Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. labels Feb 9, 2023
@robwalch
Copy link
Collaborator

robwalch commented Feb 9, 2023

Closing as duplicate

@robwalch robwalch closed this as completed Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants