make-webpack-config

![Build status](https://github.com/faergeek/make-webpack-config/actions/workflows/checks.yml/badge.svg)

MIT License

Downloads
1.3K
Stars
1
Committers
5

Bot releases are visible (Hide)

make-webpack-config - v14.2.0

Published by github-actions[bot] over 3 years ago

14.2.0 (2021-07-07)

Features

make-webpack-config - v14.2.0-beta.1

Published by github-actions[bot] over 3 years ago

14.2.0-beta.1 (2021-07-07)

Features

make-webpack-config - v14.1.13

Published by github-actions[bot] over 3 years ago

14.1.13 (2021-07-05)

Bug Fixes

  • deps: update dependency mini-css-extract-plugin to v2.1.0 (1acb67c)
make-webpack-config - v14.1.12

Published by github-actions[bot] over 3 years ago

14.1.12 (2021-07-04)

Bug Fixes

  • don't accidentally put false to plugins array (2) (b38eb84)
make-webpack-config - v14.1.11

Published by github-actions[bot] over 3 years ago

14.1.11 (2021-07-04)

Bug Fixes

  • don't accidentally put false to plugins array (6af97ae)
make-webpack-config - v14.1.10

Published by github-actions[bot] over 3 years ago

14.1.10 (2021-07-04)

Bug Fixes

  • don't specify target in browser config (fb752ab)
make-webpack-config - v14.1.9

Published by github-actions[bot] over 3 years ago

14.1.9 (2021-07-04)

Bug Fixes

  • specify 'current node' as a target for babel (633ff86)
make-webpack-config - v14.1.8

Published by github-actions[bot] over 3 years ago

14.1.8 (2021-07-03)

Performance Improvements

  • generate assets json using custom plugin (8dc7aaa)
make-webpack-config - v14.1.7

Published by github-actions[bot] over 3 years ago

14.1.7 (2021-07-02)

Bug Fixes

  • make not exact import paths external as well (56aadd5)
make-webpack-config - v14.1.6

Published by github-actions[bot] over 3 years ago

14.1.6 (2021-07-02)

Bug Fixes

  • don't set watch as it depends on the caller (4f8c099)
make-webpack-config - v14.1.5

Published by github-actions[bot] over 3 years ago

14.1.5 (2021-07-02)

Bug Fixes

  • explicitly set mode and watch options (0d3ec34)
make-webpack-config - v14.1.4

Published by github-actions[bot] over 3 years ago

14.1.4 (2021-07-02)

Bug Fixes

  • deps: update dependency mini-css-extract-plugin to v2 (9aca424)
make-webpack-config - v14.1.3

Published by github-actions[bot] over 3 years ago

14.1.3 (2021-07-02)

Bug Fixes

  • deps: update dependency mini-css-extract-plugin to v1.6.2 (6042d76)
make-webpack-config - v14.1.2

Published by github-actions[bot] over 3 years ago

14.1.2 (2021-07-01)

Bug Fixes

  • deps: update dependency postcss-loader to v6.1.1 (0d7dfb9)
make-webpack-config - v14.1.1

Published by github-actions[bot] over 3 years ago

14.1.1 (2021-07-01)

Bug Fixes

  • enable module.strictExportPresence (80e0eba)
make-webpack-config - v14.1.0

Published by github-actions[bot] over 3 years ago

14.1.0 (2021-07-01)

Features

make-webpack-config - v14.0.8

Published by github-actions[bot] over 3 years ago

14.0.8 (2021-06-27)

Bug Fixes

  • add hmr folder to files (546f8f1)
make-webpack-config - v14.0.7

Published by github-actions[bot] over 3 years ago

14.0.7 (2021-06-27)

Bug Fixes

  • check hash and wait until idle before check (a5ca9ef)
make-webpack-config - v14.0.6

Published by github-actions[bot] over 3 years ago

14.0.6 (2021-06-27)

Performance Improvements

  • remove dependency between configs (c21d53b)
make-webpack-config - v14.0.5

Published by github-actions[bot] over 3 years ago

14.0.5 (2021-06-27)

Performance Improvements

  • disable HMR for browser in production watch (5c59c48)