developit / developit/microbundle
How to set file names for chunk bundles
未關閉
Feature Request
- 主要語言
- JavaScript
- 星號
- 8.1k
- 分支
- 358
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。