Nuxt/packages/schema/src/config
Daniel Roe 74ce29b329
docs: remove __dirname and __filename from example code (#4381)
* docs: remove `__dirname` and `__filename` from example code

* fix: add `fileURLToPath`

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

Co-authored-by: pooya parsa <pyapar@gmail.com>

* Update docs/content/2.guide/6.going-further/7.testing.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-19 16:46:14 +02:00
..
_adhoc.ts feat(nuxt3): allow manually enabling/disabling the ad-hoc pages module (#4327) 2022-04-13 19:18:51 +02:00
_app.ts chore: use node: prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
_common.ts docs: remove __dirname and __filename from example code (#4381) 2022-04-19 16:46:14 +02:00
_internal.ts feat(nuxi): add typecheck command using vue-tsc (#2132) 2021-11-24 17:02:57 +01:00
build.ts docs: fix and improve multiple sections (#4396) 2022-04-16 15:53:36 +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: fix and improve multiple sections (#4396) 2022-04-16 15:53:36 +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 docs: remove __dirname and __filename from example code (#4381) 2022-04-19 16:46:14 +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 refactor(schema,webpack)!: split out webpack and postcss build options (#2812) 2022-02-25 20:11:01 +01:00
webpack.ts docs: update webpack code examples (#4355) 2022-04-14 17:27:53 +02:00