Nuxt/test/fixtures/basic/plugins
2023-12-14 17:11:08 +00:00
..
10.layer-ordering.ts fix(nuxt): load layer plugins before project plugins (#22889) 2023-09-04 23:41:51 +01:00
add-route.ts
async-plugin.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
chunk-error.ts refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
context-error.ts
cookie.ts
custom-type-assertion.client.ts
custom-type-registration.ts feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
dependsOnPlugin.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
error.server.ts fix(nuxt): avoid recursive ssr errors (#24399) 2023-11-22 09:58:29 +00:00
invalid-plugin-1.ts
invalid-plugin-2.ts
my-plugin.ts
prerender.server.ts fix(nuxt): restore prerenderedAt behaviour pending next patch 2023-10-19 15:24:38 +01:00
register.ts
server-only.server.ts feat(nuxt): environment-specific plugin execution for islands (#20726) 2023-07-30 22:36:11 +01:00
style.ts
test.d.ts
this-should-not-load.spec.js