mirror of https://github.com/webpack/webpack.git
update type.d.ts by special-lint-fix
This commit is contained in:
parent
96da766002
commit
f0a8664895
|
|
@ -6315,7 +6315,6 @@ declare interface LoaderRunnerLoaderContext<OptionsType> {
|
|||
/**
|
||||
* An array of all the loaders. It is writeable in the pitch phase.
|
||||
* loaders = [{request: string, path: string, query: string, module: function}]
|
||||
*
|
||||
* In the example:
|
||||
* [
|
||||
* { request: "/abc/loader1.js?xyz",
|
||||
|
|
|
|||
Loading…
Reference in New Issue