filenames: {
chunk: '[name].[chunkhash].js'
}
my directory like this picture

npm run build
then i got an undefined.[chunkhash].js file in .nuxt/dist/pages directory
i find it in Generating routes

is a bug?
in code source /lib/common/utils.js .lines 189, here is
route.name = route.name.replace(/-index$/, '')
why do this?
my english is poor锛宻orry
@Jeesoong Thanks for your nice report. Will be fixed in next release :)
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
@Jeesoong Thanks for your nice report. Will be fixed in next release :)