Nuxt/packages/schema/src/config
Anthony Fu 467ab693b9
feat: shared logger and silent test logs (#3259)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-02-16 22:34:32 +01:00
..
_adhoc.ts feat!(nuxt3): extends support for components/ directory (#3108) 2022-02-07 21:48:25 +01:00
_app.ts fix: clean up some type issues and add type test suite (#3199) 2022-02-15 10:50:11 +01:00
_common.ts feat: shared logger and silent test logs (#3259) 2022-02-16 22:34:32 +01:00
_internal.ts feat(nuxi): add typecheck command using vue-tsc (#2132) 2021-11-24 17:02:57 +01:00
build.ts docs(schema): fix typo (#2871) 2022-01-24 11:30:50 +01:00
cli.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
generate.ts feat: improve base url options (#2655) 2022-01-18 17:59:14 +01:00
index.ts feat(nuxt3): experimental nitropack support (#3160) 2022-02-10 18:29:59 +01:00
messages.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
nitro.ts feat(nuxt3): experimental nitropack support (#3160) 2022-02-10 18:29:59 +01:00
render.ts fix(schema): type render.compressor (#2302) 2021-12-10 14:48:52 +01:00
router.ts feat: improve base url options (#2655) 2022-01-18 17:59:14 +01:00
server.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
typescript.ts feat(nuxt3): allow disabling vue type shims (#2773) 2022-01-19 19:10:38 +01:00