Home

Issue: 959

Can not run Static Generated Web without Webpack Middleware

[issue link]

I generated my web app to a static web application (by running: nuxt generate).

I want to run it locally by openning index.html in the dist folder, but these functions of the app don’t work because the app run without Webpack middleware.

Anyone knows how to resolve it?

Thank you.

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