Preparing search index...
The search index is not available
webpack-ng-dll-plugin
webpack-ng-dll-plugin
NgFilterPluginOptions
Interface NgFilterPluginOptions
Hierarchy
NgFilterPluginOptions
Index
Properties
filter?
mode
Properties
Optional
filter
filter
?:
(
(
module
:
NormalModule
)
=>
boolean
)
Type declaration
(
module
:
NormalModule
)
:
boolean
mode==='filter' 下使用,通过逻辑控制
Parameters
module:
NormalModule
Returns
boolean
mode
mode
:
"full"
|
"auto"
|
"filter"
过滤插件的过滤模式,默认full
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
webpack-
ng-
dll-
plugin
Ng
Filter
Plugin
Options
filter?
mode
Generated using
TypeDoc
mode==='filter' 下使用,通过逻辑控制