Static GitHub Issues

[612] publicPath doesn't work for nuxt generate

prev: Confusing about the generator usage in Nuxt.js
next: head() gets called twice?

When publicPath is set, static (nuxt generate) page looks for https://example.me/nuxt.bundle.825e.js while still putting it in dist/_nuxt/nuxt.bundle.825e.js I found this out when trying out offline, but that is circumstantial, I also tested in a clean project.

<!--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/c535">#c535</a>)</em></sub></div>