Allow extensibility and customization of webpack and karma configurations.
Deprecated
Project specific configuration has moved from package.json
to sagui.config.js
.
Major changes:
- #16 Allow extensibility of webpack configuration
- #23 Add support for CSS Modules #23