Nuxt/packages/schema/src/config
Daniel Roe c7f4e3c709
docs: update serverMiddleware to add warning on function and make example esm (#3894)
* docs: update serverMiddleware to add warning on function and make example esm

* Update packages/schema/src/config/_common.ts

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-25 12:40:15 +01:00
..
_adhoc.ts feat(nuxt3): support lazy and custom-resolved components (#3814) 2022-03-22 18:04:31 +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: update serverMiddleware to add warning on function and make example esm (#3894) 2022-03-25 12:40:15 +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 fix(vite-node): entry path and executing in production (#3854) 2022-03-24 13:35:09 +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