Bugfix release to address an issue with the webpack loader configuration and the websmith options to activate an addon.
Fixed
- Fixes Issue 45 "Webpack loader requires 'addons' property in loader config and websmith options to activate an addon
Changed
- Method calls for retrieving addons need to include a target parameter (e.g., getAvailableAddons())
- Refining the logic for handling targets, compilationConfig and loaderOptions in webpack override properties from config files.
Added
- Adding documentation comments to explain the use of configuration options