1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 01:19:58 +00:00
Nuxt/test/fixtures/basic
2024-10-22 13:32:46 +01:00
..
assets fix(vite): handle runtime paths in inlined styles () 2024-05-23 15:34:06 +01:00
components test: move catchall path to subdirectory () 2024-10-08 20:02:42 +01:00
composables fix(nuxt): handle deleted cookies from CookieStore events () 2024-08-30 14:37:19 +01:00
custom-public
extends fix(nuxt): deduplicate app.head arrays () 2024-06-07 15:24:56 +01:00
layers/bar feat(nuxt): auto-register layers in layers/ directory () 2024-05-15 05:51:14 -05:00
layouts
middleware test: move catchall path to subdirectory () 2024-10-08 20:02:42 +01:00
modules feat(nuxt,schema): pages:resolved hook + scan meta post extend () 2024-10-22 13:32:46 +01:00
other-components-folder
other-composables-folder
pages test: move catchall path to subdirectory () 2024-10-08 20:02:42 +01:00
plugins fix(nuxt): catch chunk errors directly in navigation 2024-09-13 12:44:43 +01:00
public fix(vite): handle runtime paths in inlined styles () 2024-05-23 15:34:06 +01:00
server
utils
.gitignore
.nuxtignore
app.config.js fix(nuxt): transpile app.config files in nitro build () 2024-05-24 20:44:50 +01:00
error.vue
nuxt.config.ts feat(nuxt,schema): pages:resolved hook + scan meta post extend () 2024-10-22 13:32:46 +01:00
package.json feat(rspack,webpack): add rspack builder () 2024-10-09 14:57:54 +01:00
some-exports.ts
tsconfig.json