@vitejs/plugin-legacy
chunk name is't working with config?
#11508
Labels
@vitejs/plugin-legacy
chunk name is't working with config?
#11508
Describe the bug
legacy 's chunk files name can't been changed with
rollupOptions.output.entryFileNames
orrollupOptions.output.chunkFileNames
Reproduction
https://stackblitz.com/edit/vitejs-vite-gwsdqz?file=vite.config.ts&terminal=dev
Steps to reproduce
I think it shoule be test.[hash:10].js,but with
-legacy
.System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: