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

dynamic imports do not work with collect #40

Closed
iamnurs opened this issue Mar 2, 2021 · 1 comment
Closed

dynamic imports do not work with collect #40

iamnurs opened this issue Mar 2, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@iamnurs
Copy link
Collaborator

iamnurs commented Mar 2, 2021

Describe the bug
Collect does not import configs from workspace dynamically

To Reproduce
Steps to reproduce the behavior:

  1. Create rollup config from root with collect, which will collect configs from workspaces
  2. See error

Expected behavior
Collection of rollup configs from workspaces

@iamnurs iamnurs added the bug Something isn't working label Mar 2, 2021
@iamnurs iamnurs added this to the v1 milestone Mar 2, 2021
@iamnurs iamnurs self-assigned this Mar 2, 2021
@iamnurs
Copy link
Collaborator Author

iamnurs commented Mar 2, 2021

Closing this issue, because currently rollup does not support dynamic imports with esm. Discussion is continued in #41

@iamnurs iamnurs closed this as completed Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant