Nuxt/test/fixtures/basic
2023-03-08 13:13:06 -08:00
..
assets
components feat(nuxt): add <NuxtClientFallback> component (#8216) 2023-03-08 13:13:06 -08:00
composables feat(nuxt): allow configuring treeshakeable composables (#19383) 2023-03-07 01:30:05 -08:00
extends
layouts
middleware fix(nuxt): respect redirects which differ only by trailing slash (#18593) 2023-02-16 09:26:15 -08:00
modules feat(nuxt): auto-register modules in ~/modules (#19394) 2023-03-03 17:52:55 +00:00
other-components-folder
pages feat(nuxt): add <NuxtClientFallback> component (#8216) 2023-03-08 13:13:06 -08:00
plugins feat(nuxt): add experimental app:chunkError hook and reload strategy (#19038) 2023-02-16 04:43:58 -08:00
public
server/api feat(nuxt): infer useFetch return based on the method (#18526) 2023-02-07 06:01:31 -08:00
utils feat(nuxt): scan composables with star export (#19249) 2023-03-01 04:24:46 -08:00
.gitignore
app.config.ts
error.vue fix(nuxt): show client error if no page matches after validate fails (#18978) 2023-02-16 04:56:14 -08:00
nuxt.config.ts feat(nuxt): add <NuxtClientFallback> component (#8216) 2023-03-08 13:13:06 -08:00
nuxt.schema.ts
package.json
some-exports.ts
tsconfig.json
types.ts feat(nuxt): enable config schema by default (#19172) 2023-03-04 06:39:26 -08:00