microbundle icon indicating copy to clipboard operation
microbundle copied to clipboard

How to set file names for chunk bundles

Open jalagari opened this issue 2 years ago • 1 comments

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

jalagari avatar Nov 17 '22 18:11 jalagari

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

rschristian avatar Nov 17 '22 21:11 rschristian