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

Browser: add separate build for modern browsers #4657

Merged
merged 1 commit into from Jun 18, 2021

Conversation

juergba
Copy link
Member

@juergba juergba commented Jun 10, 2021

Description

We add a second browser bundle mocha-es2018.js to our package for modern browsers:

  • in javascript ES2018, since it isn't transpiled to ES5
  • this is an experimental step towards freezing Mocha's support of IE11.

@juergba juergba self-assigned this Jun 10, 2021
@juergba juergba added area: browser browser-specific semver-patch implementation requires increase of "patch" version number; "bug fixes" area: usability concerning user experience or interface labels Jun 10, 2021
@juergba juergba requested a review from a team June 10, 2021 15:19
@juergba juergba merged commit c17dd8c into master Jun 18, 2021
@juergba juergba deleted the juergba/browser-es2018 branch June 18, 2021 06:26
@juergba juergba added this to the next milestone Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: browser browser-specific area: usability concerning user experience or interface semver-patch implementation requires increase of "patch" version number; "bug fixes"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant