Skip to content

Conversation

@NullVoxPopuli
Copy link
Contributor

Ref: #372

@ro0gr
Copy link

ro0gr commented Feb 7, 2021

just noticed the same issue for deprecate:

import { deprecate as emberDeprecate } from '@ember/application/deprecations';

// ....
deprecate(message, // Here it fails with "TypeError: Ember.emberDeprecate is not a function"

worked it around by avoiding named import alias san650/ember-cli-page-object@2d7ea1b

@rwjblue
Copy link
Member

rwjblue commented Feb 9, 2021

Haven't had a chance to dig in here. I suspect the issue is in babel-plugin-debug-macros though.

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.

3 participants