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

Transpile non-minified bundles #97

Merged
merged 1 commit into from
Oct 5, 2020
Merged

Transpile non-minified bundles #97

merged 1 commit into from
Oct 5, 2020

Conversation

stefcameron
Copy link
Member

Fixes #96

Also targets ESM browsers for the ESM build, rather than ES5 browsers
for the other builds.

Features and Bug Fixes

  • Issue being fixed is referenced.
  • Test coverage added/updated.
  • Typings added/updated.
  • README updated (API changes, instructions, etc.).
  • Changes to dependencies explained.
  • Changeset added (run yarn changeset locally to add one, follow prompts).

Fixes #96

Also targets ESM browsers for the ESM build, rather than ES5 browsers
for the other builds.
@changeset-bot
Copy link

changeset-bot bot commented Oct 5, 2020

🦋 Changeset detected

Latest commit: e3da8e9

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@stefcameron stefcameron merged commit fb49d23 into master Oct 5, 2020
@stefcameron stefcameron deleted the issue-96 branch October 5, 2020 18:48
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.

Non-minified bundles are not transpiled
1 participant