Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 15:04

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