Nuxt/packages/schema/src/config
2022-03-22 12:33:30 +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 docs: deprecate buildModules in schema (#3830) 2022-03-22 12:33:30 +01:00
_internal.ts feat(nuxi): add typecheck command using vue-tsc (#2132) 2021-11-24 17:02:57 +01:00
build.ts refactor(schema,webpack)!: split out webpack and postcss build options (#2812) 2022-02-25 20:11:01 +01:00
cli.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
experimental.ts feat: support reactivity transform (#3737) 2022-03-17 23:17:59 +01:00
generate.ts feat: improve base url options (#2655) 2022-01-18 17:59:14 +01:00
index.ts refactor(schema,webpack)!: split out webpack and postcss build options (#2812) 2022-02-25 20:11:01 +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
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 feat(schema): expose RouterOptions and RouterConfigOptions (#3713) 2022-03-16 19:13:05 +01:00
server.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
typescript.ts refactor(schema,webpack)!: split out webpack and postcss build options (#2812) 2022-02-25 20:11:01 +01: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