Search
Preparing search index...
The search index is not available
Next.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Next.js
build/compiler
Module build/compiler
Index
Type aliases
Compiler
Result
Functions
run
Compiler
Type aliases
Compiler
Result
Compiler
Result
:
{
errors
:
string
[]
;
warnings
:
string
[]
}
Type declaration
errors
:
string
[]
warnings
:
string
[]
Functions
run
Compiler
run
Compiler
(
config
:
webpack.Configuration
|
webpack.Configuration
[]
)
:
Promise
<
CompilerResult
>
Parameters
config:
webpack.Configuration
|
webpack.Configuration
[]
Returns
Promise
<
CompilerResult
>
Modules
build/compiler
Compiler
Result
run
Compiler
Generated using
TypeDoc