- Updated packages
- Adjusted some ESLint rules
- Added support NodeJS v22 and dropped for v18
- Updated packages
- Prettified home page
- Adjusted some ESLint rules
- Added support NodeJS v18+
- Improved config for VScode
- Removed/replaced old packages
- Updated webpack config according to last changes
- update to assets-modules (breaking changes); deprecate url-loader, svg-url-loader, file-loader
- update webpack-dev-server (breaking changes)
- update packages to latest
- improve ESlint config
- add NodeJS restriction
- fix compatibility in Script of package.json
- add
serve-proxy
script
- update to Webpack 5
- deprecate webpack.alias.json to single tsconfig.json
- better TS support (added ts-loader, ts-eslint parser etc.)
- fix IE support
- update packages to latest
- update VScode config
- add package webpack-mock-server
- minor fixes
- add basic config
- add no-unsupported-browser-features plugin
- add basic config
- update package.json
- update scripts
- update vscode config
- fix bugs
- add webpack.ProvidePlugin
- add webpack.ProgressPlugin
- add obsolete-webpack-plugin
- add postcss-scss
- add ts-support
- update loaders to latest versions
- add basic config/plugins
- create basic configuration
- add support for import css into js and css-modules
- add postcss-normalize
- add sass support
- add css-optimizing for production build
- add loaders for images
- add css-classNames minification in production build