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

Split dist/esm in multiple files #1

Closed
romgrk opened this issue May 28, 2021 · 2 comments
Closed

Split dist/esm in multiple files #1

romgrk opened this issue May 28, 2021 · 2 comments

Comments

@romgrk
Copy link

romgrk commented May 28, 2021

It seems that this preset bundles all files into a single dist/esm/index.js. Is it possible to keep it in multiple files?

@amoutonbrady
Copy link
Collaborator

Hey, sorry for the delay... I'm definitely not the best at keeping up with issues across the board.

What do you mean "keep it in multiple files"? I'm pretty sure that if you use code splitting via import('./my-module.js') it should split it into different files but that might not be what you ahve in mind.

@amoutonbrady
Copy link
Collaborator

I feel like this issue has run its course. Feel free to reopen if needed :)

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

No branches or pull requests

2 participants