Home

Issue: 3011

`server-bundle.json` got different hash then the actual chunk files

[issue link]

Hi

I’m getting an odd issue here which is the hash generated in server-bundle.json file are different than the actual files.

nuxt-server-bundle

and when I run the server, of course I got an error on initial page load

initial-error-on-page-load

Initially I thought it was plugin issue (#2868) but when I’ve got that working, this issue still remain. Also, I’m actually not sure if this issue was come from nuxt builder config or vue-server-renderer.

Any thoughts?

Cheers 🥂

This question is available on Nuxt.js community (#c2608)