source code
installModule(module, inlineOptions)
source code
loadNuxt(loadOptions)
buildNuxt(nuxt)
loadNuxtConfig(loadOptions)
source code
checkNuxtCompatibility(constraints)
assertNuxtCompatibility(constraints)
hasNuxtCompatibility(constraints)
isNuxt2()
isNuxt3()
getNuxtVersion()
source code
addComponentsDir(dir)
addComponent(componentObject)
source code
source code
addPlugin(pluginOptions, { append? })
addPluginTemplate(pluginOptions, { append? })
source code
addTemplate(templateOptions)
source code
addServerMiddleware(serverMiddleware)
addServerHandler (handler)
addDevServerHandler (handler)
source code
resolvePath (path, resolveOptions?)
resolveAlias (path, aliases?)
findPath (paths, resolveOptions?)
createResolver (base)
source code
extendWebpackConfig(callback, options?)
extendViteConfig(callback, options?)
addWebpackPlugin(webpackPlugin, options?)
addVitePlugin(vitePlugin, options?)