Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

When testing with Karma compile the code to es5 to run in IE11 #913

Merged
merged 2 commits into from
Sep 24, 2020

Conversation

JakeChampion
Copy link
Contributor

@JakeChampion JakeChampion commented Sep 23, 2020

currently we are not compiling to ES5 and so the code will not execute in IE11

@JakeChampion JakeChampion changed the title compile to es5 using esbuild instead of babel compile to es5 using swc instead of babel Sep 24, 2020
@JakeChampion JakeChampion changed the title compile to es5 using swc instead of babel compile the bundled code to es5 to work in IE11 Sep 24, 2020
@JakeChampion JakeChampion added the release:patch Add to a PR to trigger a PATCH version bump when merged label Sep 24, 2020
@JakeChampion JakeChampion changed the title compile the bundled code to es5 to work in IE11 When testing with Karma compile the code to es5 to run in IE11 Sep 24, 2020
@JakeChampion JakeChampion merged commit 8d3fa61 into master Sep 24, 2020
@JakeChampion JakeChampion deleted the compile-to-es5-esbuild branch September 24, 2020 12:10
@origamiserviceuser
Copy link
Contributor

🎉 This PR is included in version v10.8.2 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release:patch Add to a PR to trigger a PATCH version bump when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants