Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maybe have optimizeDeps come from embroider i.e. don't add @embroider/macros but we add it in our function #1621

Closed
mansona opened this issue Oct 3, 2023 · 1 comment · Fixed by #1623
Assignees

Comments

@mansona
Copy link
Member

mansona commented Oct 3, 2023

import { optimizeDeps } from '@embroider/vite'

...

optimizeDeps: optimizeDeps(),

And we should consider adding a way to add config that can merge, this might be a second phase

optimizeDeps: optimizeDeps({ something: true}),
@lolmaus
Copy link
Collaborator

lolmaus commented Oct 4, 2023

PR: #1623

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 a pull request may close this issue.

2 participants