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

Adds useEmberModule option#332

Merged
pzuraq merged 1 commit intomasterfrom
feat/add-use-ember-module-flag
Feb 19, 2021
Merged

Adds useEmberModule option#332
pzuraq merged 1 commit intomasterfrom
feat/add-use-ember-module-flag

Conversation

@pzuraq
Copy link

@pzuraq pzuraq commented Feb 19, 2021

Adds an option to import Ember rather than relying on the global. This
will allow this babel plugin to continue working after the global has
been deprecated.

Related to: ember-cli/babel-plugin-ember-modules-api-polyfill#175

Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good, needs a small bit of linting cleanup but otherwise ready to go...

Adds an option to import `Ember` rather than relying on the global. This
will allow this babel plugin to continue working after the global has
been deprecated.
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