Nuxt/packages/schema/src/config
2022-04-11 16:34:23 +02:00
..
_adhoc.ts feat(nuxt3): support lazy and custom-resolved components (#3814) 2022-03-22 18:04:31 +01:00
_app.ts feat(nuxt, bridge): support titleTemplate, viewport and charset for useHead (#4221) 2022-04-11 11:03:31 +02:00
_common.ts feat: introduce simplified runtimeConfig option (#4254) 2022-04-11 16:34:23 +02:00
_internal.ts feat(nuxi): add typecheck command using vue-tsc (#2132) 2021-11-24 17:02:57 +01:00
build.ts docs: add missing configuration documentation to nuxt 3 docs (#4020) 2022-04-01 15:02:26 +02:00
cli.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
experimental.ts docs: add missing configuration documentation to nuxt 3 docs (#4020) 2022-04-01 15:02:26 +02:00
generate.ts feat: improve base url options (#2655) 2022-01-18 17:59:14 +01:00
index.ts docs: add missing configuration documentation to nuxt 3 docs (#4020) 2022-04-01 15:02:26 +02:00
messages.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
nitro.ts fix: regressions from nitropack migration (#4157) 2022-04-07 14:57:57 +02:00
postcss.ts fix(schema): make postcss plugins a record type (#3403) 2022-02-28 12:28:16 +01:00
render.ts fix(schema): type render.compressor (#2302) 2021-12-10 14:48:52 +01:00
router.ts fix(schema): fix RouterConfig types (#3964) 2022-03-30 10:17:46 +02:00
server.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
typescript.ts fix: regressions from nitropack migration (#4157) 2022-04-07 14:57:57 +02:00
vite.ts refactor(schema,webpack)!: split out webpack and postcss build options (#2812) 2022-02-25 20:11:01 +01:00
webpack.ts fix(webpack): support absolute urls in webpack css url/import (#3743) 2022-03-17 18:50:06 +01:00