Skip to content

Conversation

@mansona
Copy link
Contributor

@mansona mansona commented Aug 15, 2023

This fixes an issue when trying to use ember-composable-helpers with @embroider/vite

Essentially when you run babel.transform() it will look for a babel config on disk by default. This hasn't been an issue for us in Ember for a long time since that's not how we classically built our configs, but with @embroider/vite we have a babel config on disk.

I'll not go too much into the details but if we don't change this behaviour there is a chicken-and-the-egg situation between embroider's pre-build of your app and addons and the true babel build for vite

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.

1 participant