All notable changes to this project will be documented in this file.
- [Added] Change scripts output path from
ts
tojs
- [Fixed] Minimizer is now only enabled for production builds
- [Added] ESlint config export
- [Changed] Stylelint config updated
- [Changed] Updated NPM dependencies
- [Changed] Updated NPM dependencies
- [Added] TypeScript support
- [Added] Alias configuration for easier imports
- [Added] Minimizer config to preserve class names
- [Added] Missing babel options
- [Added] Webpack resolver for ESlint
- [Changed] Alphabetical order turned on in stylelint
- [Changed] Updated NPM dependencies
- [Added] node-sass-glob-importer
- [Added] Shareable config for stylelint
- [Added] Shareable config for eslint
- [Addet] Support for font files
- [Changed] Webpack upgraded to version 5
- [Changed] Stylelint rules changed to stylelint-config-recommended(-scss)
- [Changed] Updated NPM dependencies
- [Changed] Updated NPM dependencies
- [Changed] Updated NPM dependencies
- [Changed] Updated NPM dependencies
- [Changed] Updated NPM dependencies
- [Fixed] Webpack config
- [Fixed] Security fixes
- [Added] Missing directory handling (displays warning about missing directory and processes the other)
- [Fixed] Option to set
false
for ascripts
orstyles
path is now working properly - [Fixed] isProduction constant is now defined based on cli args, not only NODE_ENV
- [Added] Images handling
- [Changed] Paths configuration
- [Added] SourceMaps
- [Added] Option tu turn off the DependencyExtractionWebpackPlugin
- [Fixed] RemoveSuperflousAssetsPlugin fixed
Initial release