mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-30 01:17:16 +00:00
fix(docs): remove typo
This commit is contained in:
parent
062d571f47
commit
93b93d9d22
@ -141,7 +141,7 @@ Loading conditions for Nuxt. `loadNuxt` uses [`c12`](https://github.com/unjs/c12
|
|||||||
|
|
||||||
### `buildNuxt`
|
### `buildNuxt`
|
||||||
|
|
||||||
Build Nuxt programmatically. It will invoke the builder (curently [@nuxt/vite-builder](https://github.com/nuxt/nuxt/tree/main/packages/vite) or [@nuxt/webpack-builder](https://github.com/nuxt/nuxt/tree/main/packages/webpack)) to bundle the application.
|
Build Nuxt programmatically. It will invoke the builder (currently [@nuxt/vite-builder](https://github.com/nuxt/nuxt/tree/main/packages/vite) or [@nuxt/webpack-builder](https://github.com/nuxt/nuxt/tree/main/packages/webpack)) to bundle the application.
|
||||||
|
|
||||||
#### Type
|
#### Type
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user