Interface: JavaScriptLooseModePluginConfig
plugins.JavaScriptLooseModePluginConfig
JavaScriptLooseModePlugin configuration options.
Table of contents
Properties
Properties
exclude
Exclude all modules that mach the rule from being converted to loose mode.
Defined in
packages/repack/src/webpack/plugins/JavaScriptLooseModePlugin.ts:13
include
Convert to loose mode only those modules that match the rule.
Defined in
packages/repack/src/webpack/plugins/JavaScriptLooseModePlugin.ts:11
test
Convert to loose mode all modules that match the rule.
Defined in
packages/repack/src/webpack/plugins/JavaScriptLooseModePlugin.ts:9