Nuxt/packages/config/test
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
..
__snapshots__ fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
config fix(vue-app): handle missing payloads on full static (#8314) 2020-11-25 15:19:29 +01:00
fixtures feat(config): support `.nuxtrc` (#7430) 2020-05-28 18:27:49 +02:00
index.test.js feat(test): unit tests for core/config module (#4760) 2019-01-19 13:00:51 +01:00
load.test.js feat(config): support `.nuxtrc` (#7430) 2020-05-28 18:27:49 +02:00
options.test.js feat: `createRequire` option and disable esm for jest (#7476) 2020-06-11 15:59:13 +02:00