Nuxt/packages/kit/src
Daniel Roe c1148d4d77
refactor: write declarations to <buildDir>/types (#3067)
* refactor: write declarations to `<buildDir>/types`

* fix: update relative imports
2022-02-07 11:20:01 +01:00
..
internal feat(kit): support config extends using unjs/c12 (#3008) 2022-01-31 22:13:58 +01:00
loader fix(kit): load dotenv if option is missing (#3029) 2022-02-02 10:59:00 +01:00
module fix(kit): add backward compatibility for deprecated module definition as function 2021-12-22 21:40:18 +01:00
auto-import.ts chore: replace constructors with types (#3056) 2022-02-03 19:02:55 +01:00
build.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
compatibility.ts feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275) 2021-12-21 14:57:26 +01:00
components.ts feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275) 2021-12-21 14:57:26 +01:00
context.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
index.ts feat(kit): add helper addAutoImport (#3030) 2022-02-03 12:31:15 +01:00
pages.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
plugin.ts chore: replace constructors with types (#3056) 2022-02-03 19:02:55 +01:00
resolve.ts fix(nuxt3): import top-level files and subdirectory indices (#2774) 2022-01-18 17:43:41 +01:00
server.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
template.ts refactor: write declarations to <buildDir>/types (#3067) 2022-02-07 11:20:01 +01:00