#Remove component generate file name

1 messages · Page 1 of 1 (latest)

boreal jasper
tropic bobcat
#

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.

boreal jasper
#

Hash is always different.
This post is to help troubleshoot and answer questions, for bugfix you can open an issue in github

#

!issue

brave voidBOT
tropic bobcat