mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
feat(docs): add links to nuxt tools with programmatically use of @nuxt/kit
This commit is contained in:
parent
709e02ac14
commit
293dbf7ac8
@ -74,7 +74,7 @@ export default defineNuxtModule<ModuleOptions>({
|
||||
|
||||
[source code](https://github.com/nuxt/nuxt/blob/main/packages/kit/src/loader)
|
||||
|
||||
Programmatic usage can be helpfull when you want to use Nuxt programmatically, for example, when building a CLI tool or test runner.
|
||||
Programmatic usage can be helpfull when you want to use Nuxt programmatically, for example, when building a [CLI tool](https://github.com/nuxt/cli) or [test runner](https://github.com/nuxt/test-utils).
|
||||
|
||||
### `loadNuxt`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user