Nuxt/packages/config
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
..
src fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
test fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
index.d.ts fix(config, vue-app): add module declaration for `config` and `vue-app` (#6379) 2019-09-09 09:31:42 +02:00
package.js refactor: move config files to @nuxt/config (#4212) 2018-10-27 23:57:16 +03:30
package.json fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00