Home

Issue: 2286

want to hook on page component js import error

[issue link]

nuxt page component js filename changes every time we use npm build

Considering deployment, for example, if a user uses our nuxt app and then we build and deploy new nuxt app, the user no longer be able to go to next page by SPA because the next page component js filename changes and no longer import and render. it’s not good…

2017-11-29 17 57 06

i would say one idea avoiding this problem is support for adding custom hook on page component js import error. (for example, refresh the browser)

any ideas ??

This feature request is available on Nuxt.js community (#c2001)