#Remove component generate file name
1 messages · Page 1 of 1 (latest)
Previously I have it set
entryFileNames: 'entry.[hash].js',
assetFileNames: 'assets/asset.[hash][extname]',
Assume, adding this entry chunkFileNames: 'chunks/chunk.[hash].js', seem to create 6 extra chunked JS files some AstroJS, some component JS, sure it's a bug.
I guess you could reproduce it and fix the bug.
Hash is always different.
This post is to help troubleshoot and answer questions, for bugfix you can open an issue in github
!issue
Open a New Issue
https://github.com/withastro/astro/issues/new/choose
@boreal jasper Filed issue and was closed without an answer, maybe you could shred light on my question
https://github.com/withastro/astro/issues/6674