Nuxt/packages/vue-app
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 feat: static target DX improvements (#7712) 2020-07-16 17:10:54 +02:00
template fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
test chore(test): upgrade vue test utils to v1 (#7321) 2020-05-07 09:07:21 +01:00
vetur feat(vue-app): add prefetch prop to <nuxt-link> (#6292) 2019-09-18 17:06:46 +02:00
web-types feat(vue-app): add web-types.json for better code insight in WebStorm (#7611) 2020-07-09 13:11:20 +02: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 core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
package.json fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00