Nuxt/packages
Sébastien Chopin 691f21c683
fix(vue-app): handle missing payloads on full static (#8314)
* fix(vue-app): handle missing payloads on full static

Fixes #7717

* chore: rename routesManifest to manifest

* chore: remove console.log

* chore(vue-app): don't have staticAssetsBase if undefined

* chore: add manifest option

* test: update snapshot

* chore: use foundRoute to avoid multiple vars name

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2020-11-25 15:19:29 +01:00
..
babel-preset-app fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
builder chore(deps): update all non-major dependencies (#8300) 2020-11-09 18:11:56 +01:00
cli chore(deps): update devdependency @nuxtjs/eslint-config to v5 (#8345) 2020-11-14 17:10:53 +00:00
config fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
core fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
generator fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
server chore(server): redirect if router.base specified in development (#8313) 2020-11-09 18:17:32 +01:00
types fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
utils chore(deps): update devdependency @nuxtjs/eslint-config to v5 (#8345) 2020-11-14 17:10:53 +00:00
vue-app fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
vue-renderer fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
webpack fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00