Skip to content

Conversation

@SergeAstapov
Copy link
Collaborator

@SergeAstapov SergeAstapov commented Apr 12, 2022

We can't bump @embroider/macros beyond 0.41.0 as it requires Node.js v12 and v2 of ember-cli-mirage depends on Node.js 10

using older version of @embroider/macros causes issues for users of this addon hence this PR replaces back usage of @embroider/macros with require.has() or require.entries.

Closes #2343.

We can't bump `@embroider/macros` beyond 0.41.0 as it requires Node.js v12
and v2 of ember-cli-mirage depends on Node.js 10

using older version of `@embroider/macros` causes issues for users of this addon
hence this PR replaces back usage of `@embroider/macros` with
`require.has()` or `require.entries`
@SergeAstapov SergeAstapov force-pushed the rollback-embroider-macros branch from 1a99702 to 7d4fcb5 Compare April 12, 2022 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants