Static GitHub Issues

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

prev: Using express-sessions in Nuxt
next: nuxt::render Rendering url /json

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 🥂

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2608">#c2608</a>)</em></sub></div>