Nuxt/test/fixtures/basic/plugins
Daniel Roe 96b09ea982
feat(nuxt): add experimental `app:chunkError` hook and reload strategy (#19038)
2023-02-16 04:43:58 -08:00
..
async-plugin.ts fix(nuxt): await plugin asyncdata promises in nuxt hook (#9616) 2022-12-10 22:44:29 +00:00
chunk-error.ts feat(nuxt): add experimental `app:chunkError` hook and reload strategy (#19038) 2023-02-16 04:43:58 -08:00
my-plugin.ts feat(nuxt): experimental server component islands (#5689) 2022-11-24 13:24:14 +01:00
prerender.server.ts feat(nuxt): payload rendering support (#6455) 2022-09-10 15:57:16 +02:00
register.ts fix(nuxt): don't render unknown components with placeholder (#18494) 2023-01-25 02:30:59 -08:00
style.ts feat(nuxt, vite): inline global and component styles in server response (#7160) 2022-09-03 15:03:30 +02:00
test.d.ts fix(schema): add declarations to ignore list (#8787) 2022-11-09 10:01:09 +01:00
this-should-not-load.spec.js fix(kit): resolve group syntax of `ignore` (#15884) 2023-01-20 16:23:16 +00:00