Nuxt/packages/schema/src/config
Daniel Roe 4e2667fcb7
feat(nuxt): add support for components/global (#6070)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-27 15:05:34 +02:00
..
_adhoc.ts feat(nuxt): add support for components/global (#6070) 2022-07-27 15:05:34 +02:00
_app.ts fix(schema): exclude functions from DeepPartial (#6176) 2022-07-27 15:04:14 +02:00
_common.ts docs: fix typo in environment variable (#4990) 2022-05-18 08:16:24 +02:00
_internal.ts feat(nuxi): add typecheck command using vue-tsc (#2132) 2021-11-24 17:02:57 +01:00
build.ts feat: allow disabling sourcemap generation (#4509) 2022-04-22 17:35:42 +02:00
cli.ts
experimental.ts refactor(nuxt): add treeshakeClientOnly experimental flag (#5934) 2022-07-17 15:13:04 +02:00
generate.ts fix(schema): use entire object for app properties (#4431) 2022-04-19 21:12:28 +02:00
index.ts docs: add missing configuration documentation to nuxt 3 docs (#4020) 2022-04-01 15:02:26 +02:00
messages.ts
nitro.ts feat(nuxt, kit): add shortcuts to register custom server handlers (#4850) 2022-05-06 15:31:52 +02:00
postcss.ts fix(schema, postcss): cssnano is enabled if not dev (#5583) 2022-06-23 20:27:23 +02:00
render.ts fix(schema): type render.compressor (#2302) 2021-12-10 14:48:52 +01:00
router.ts fix(schema): use entire object for app properties (#4431) 2022-04-19 21:12:28 +02:00
server.ts docs: remove __dirname and __filename from example code (#4381) 2022-04-19 16:46:14 +02:00
typescript.ts feat(vite,webpack): build/dev typechecking (#4379) 2022-04-15 17:28:42 +02:00
vite.ts feat(vite)!: upgrade vite to v3 (#5398) 2022-07-21 12:44:33 +02:00
webpack.ts fix(webpack): enable extractCSS by default (#4388) 2022-06-13 14:52:27 +02:00