Skip to content

Conversation

@Draggha
Copy link
Contributor

@Draggha Draggha commented Jul 1, 2019

Hi @ef4,

I found some typos that you might want to correct. I hope this helps! :)

// Or compile down to this if OwnConfig contains { useNewVersion: false }
let implementation
implementation = importSync("./new-component");
implementation = importSync("./old-component");
Copy link
Contributor

Choose a reason for hiding this comment

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

This one is not a bug, it's intentional to show that the output is different if the useNewVersion flag is false.

Copy link
Contributor

Choose a reason for hiding this comment

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

Oh wait, sorry, you're right, I had it backwards.

@ef4 ef4 merged commit e036ca5 into emberjs:embroider Jul 1, 2019
@ef4
Copy link
Contributor

ef4 commented Jul 1, 2019

Thanks!

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.

2 participants