Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Revert shim modules in favor of babel plugin based polyfill. - #127

Merged
Turbo87 merged 2 commits into
ember-cli:masterfrom
rwjblue:remove-new-shims
Jul 3, 2017
Merged

Revert shim modules in favor of babel plugin based polyfill.#127
Turbo87 merged 2 commits into
ember-cli:masterfrom
rwjblue:remove-new-shims

Conversation

@rwjblue

@rwjblue rwjblue commented Jul 3, 2017

Copy link
Copy Markdown
Member

In order to allow addon authors to utilize Ember's public modules API ember-cli-babel includes a babel plugin that automatically polyfills the modules (so that addon authors can migrate without requiring their app consumers to use ember-cli-shims@1.2.0).

Since we can accurately polyfill, these modules are no longer needed (and only serve to increase the byte size of the running application).

Requires emberjs/ember-cli-babel#159 to land and be released.

@Turbo87
Turbo87 merged commit ca240cf into ember-cli:master Jul 3, 2017
@Turbo87

Turbo87 commented Jul 3, 2017

Copy link
Copy Markdown
Member

Release should wait until emberjs/ember-cli-babel#160 is fixed and released

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants