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

Output ESM via webpack build script #4538

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Conversation

dsilhavy
Copy link
Collaborator

@dsilhavy dsilhavy commented Aug 5, 2024

This PR adds support for ECMAScript Modules (ESM). It adjusts the webpack build script to provide an ESM bundle in the dist/esm folder.

I would like to collect feedback on this PR to understand if this is what is required by dash.js users and if this is the preferred way to implement it.

This addresses #4190

@dsilhavy dsilhavy added this to the 5.0.0 milestone Aug 5, 2024
@dsilhavy dsilhavy merged commit af008d6 into development Aug 6, 2024
4 checks passed
@dsilhavy dsilhavy deleted the feature/esmOutput branch August 6, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

1 participant