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 test runs for "pure ES<latest>" builds. #16437

Merged
merged 2 commits into from
Mar 29, 2018

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 29, 2018

The es dist does extremely little processing of the raw files. This means that we are actually testing ES output (any typescript is transpiled to ES2017+) + AMD transpilation done (for basic modules support only).

rwjblue added 2 commits March 29, 2018 09:02
The `es` dist does extremely little processing of the raw files. This
means that we are actually testing ES<latest> output (any typescript is
transpiled to ES2017+) + AMD transpilation done (for basic modules
support only).
@rwjblue rwjblue merged commit 462c33f into emberjs:master Mar 29, 2018
@rwjblue rwjblue deleted the add-es-test-runs branch March 29, 2018 14:05
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.

1 participant