Nuxt/test/fixtures/basic
2024-03-13 17:18:44 -07:00
..
assets fix(nuxt): in dev, don't link css files with ?inline query (#25822) 2024-02-16 17:04:37 +00:00
components feat(nuxt): allow using nuxt-client in all components (#25479) 2024-03-06 15:26:19 +00:00
composables feat(nuxt): tryUseNuxtApp composable (#25031) 2024-01-18 09:59:59 +00:00
custom-public feat(vite): handle multiple/custom public dirs (#26163) 2024-03-13 17:18:44 -07:00
extends fix(nuxt): prioritise later items in pages:routerOptions hook (#25509) 2024-01-30 13:55:18 +00:00
layouts chore: update to use @nuxt/eslint-config (#24209) 2023-11-09 18:01:13 +01:00
middleware fix(nuxt): load layer middlewares before project middlewares (#22925) 2023-09-16 09:39:51 +01:00
modules chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
other-components-folder
other-composables-folder
pages feat(vite): handle multiple/custom public dirs (#26163) 2024-03-13 17:18:44 -07:00
plugins fix(nuxt): improve return type of useRequestEvent (#25480) 2024-01-29 11:48:35 +00:00
public
server chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
utils
.gitignore
.nuxtignore
app.config.ts
error.vue feat(nuxt): add path to error.data when throwing 404 errors (#24674) 2023-12-11 20:30:59 +00:00
nuxt.config.ts feat(vite): handle multiple/custom public dirs (#26163) 2024-03-13 17:18:44 -07:00
package.json
some-exports.ts
tsconfig.json