Home

Issue: 2066

Directive issue on static deployment with SPA mode and zeit.co/now

[issue link]

Hello,

I am facing following issue after build and upload the static assets of the dist directory with zeit.co/now service:

On page reload all pages are simply not available, because they are called like:

I need to explicit set

Is there some option missing in the Nuxt config to make this work? I now changed back to npm mode of the deployment to make it work again but curious why this issue occurs.

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