Closed joe-damore closed 3 years ago
allowOptimization
bundle.src
bundle.source
bundle.dest
bundle.destination
README.md
User facing changes
Added
allowOptimization
option to allow Webpack 5 to optimize concatenated output if it's configured to do sobundle.src
option to replacebundle.source
bundle.dest
option to replacebundle.destination
README.md
Fixed
Changed
bundle.source
option in favor ofbundle.src
bundle.destination
option in favor ofbundle.dest
README.md
to reflect changes and additions to plugin optionsOther changes
Added
Changed