Nuxt/test/fixtures/basic
2025-03-09 15:35:43 +00:00
..
assets
components feat(nuxt): delayed/lazy hydration support (#26468) 2025-03-01 00:41:43 +00:00
composables
custom-modules/subpath perf(nuxt): migrate to use exsolve for module resolution (#31124) 2025-02-28 22:50:49 +00:00
custom-public
extends
layers/bar
layouts
middleware test: move catchall path to subdirectory (#29331) 2024-10-09 15:04:10 +02:00
modules perf(nuxt): migrate to use exsolve for module resolution (#31124) 2025-02-28 22:50:49 +00:00
other-components-folder
other-composables-folder
pages chore: lint repo 2025-03-09 15:35:43 +00:00
plugins fix(nuxt): call page:loading:end only once with nested pages (#29009) 2025-01-14 12:59:04 +00:00
postcss
public
server feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-11 19:32:18 +00:00
utils
.gitignore
.nuxtignore
app.config.js
app.vue fix(nuxt): call page:loading:end only once with nested pages (#29009) 2025-01-14 12:59:04 +00:00
error.vue
nuxt.config.ts perf(nuxt): migrate to use exsolve for module resolution (#31124) 2025-02-28 22:50:49 +00:00
package.json chore(deps): update all non-major dependencies (3.x) (#30947) 2025-02-11 16:17:07 +00:00
some-exports.ts
tsconfig.json