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

[v2] Ensure we don't break transpilation parallelizability #351

Merged
merged 1 commit into from
Oct 26, 2018

Conversation

dfreeman
Copy link
Member

From https://github.com/emberjs/data/pull/5647/files#r228593401

Prior to this we were configuring the TypeScript Babel plugin as [pluginPath], but broccoli-babel-transpiler assumes if you specify an array that you intend to include a second configuration parameter, and undefined isn't a JSON-serializable value.

@mike-north
Copy link
Contributor

confirmed to work w/ ember-data

@dfreeman dfreeman merged commit b39306d into v2 Oct 26, 2018
@dfreeman dfreeman deleted the babel-parallelizability branch October 26, 2018 17:50
@dfreeman dfreeman changed the title Ensure we don't break transpilation parallelizability [v2] Ensure we don't break transpilation parallelizability Oct 26, 2018
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.

None yet

2 participants