1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-02 07:23:49 +00:00
Nuxt/test/fixtures/basic
2024-06-07 21:55:12 +01:00
..
assets fix(vite): handle runtime paths in inlined styles () 2024-05-23 15:34:06 +01:00
components chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
composables chore: fix small typos () 2024-04-23 13:53:11 +01:00
custom-public feat(vite): handle multiple/custom public dirs () 2024-03-13 17:18:44 -07:00
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 feat(nuxt): add <NuxtRouteAnnouncer> and useRouteAnnouncer () 2024-04-17 16:58:13 +01:00
middleware chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
modules chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
other-components-folder chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
other-composables-folder
pages fix(vite): ignore query/hash when resolving public assets () 2024-05-22 15:40:29 +01:00
plugins feat(nuxt): expose useLink from NuxtLink () 2024-04-19 12:48:49 +03:00
public fix(vite): handle runtime paths in inlined styles () 2024-05-23 15:34:06 +01:00
server chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
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 chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
nuxt.config.ts feat(nuxt,schema): add appId and improve chunk determinism () 2024-05-16 22:41:31 -05:00
package.json chore: disable shamefully-hoist within repo () 2024-06-07 21:55:12 +01:00
some-exports.ts
tsconfig.json