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

How to set file names for chunk bundles #1013

Open
jalagari opened this issue Nov 17, 2022 · 1 comment
Open

How to set file names for chunk bundles #1013

jalagari opened this issue Nov 17, 2022 · 1 comment

Comments

@jalagari
Copy link

Chunk file is suffixed with random string. Is it possible to set fixed file name for chunk files?

> microbundle --format=esm

Build "foo" to dist:
         67 B: foo.esm.js.gz
         51 B: foo.esm.js.br
      12.3 kB: index-5d50c813.js.gz
      10.9 kB: index-5d50c813.js.br
      26.4 kB: core-9b3f477a.js.gz
      23.3 kB: core-9b3f477a.js.br
@rschristian
Copy link
Collaborator

I don't believe that's possible now, no.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants