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.0.4

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

14.0.4 (2021-06-27)

Bug Fixes

  • don't generate runtime chunks for node (086bc31)
make-webpack-config - v14.0.3

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

14.0.3 (2021-06-27)

Performance Improvements

  • include hot entries in watch mode only (f4ea2ad)
make-webpack-config - v14.0.2

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

14.0.2 (2021-06-27)

Performance Improvements

make-webpack-config - v14.0.1

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

14.0.1 (2021-06-27)

Reverts

  • Revert "feat: enable refresh plugins in prod watch too" (609a3da)
make-webpack-config - v14.0.0

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

14.0.0 (2021-06-27)

Features

  • enable refresh plugins in prod watch too (8b4ff12)

Reverts

  • Revert "feat: enable refresh plugins in prod watch too" (17d5be2)

BREAKING CHANGES

  • react-refresh and @preact/refresh are not disabled
    in production anymore. You should decide to enable them or not
make-webpack-config - v13.2.0

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

13.2.0 (2021-06-27)

Features

  • enable refresh plugins in prod watch too (f69a836)

Performance Improvements

make-webpack-config - v13.1.1

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

13.1.1 (2021-06-26)

Performance Improvements

  • use builtin progress plugin (6192eef)
make-webpack-config - v13.1.0

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

13.1.0 (2021-06-26)

Features

  • color progress bars differently (4cef452)
make-webpack-config - v13.0.2

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

13.0.2 (2021-06-26)

Bug Fixes

  • don't silence warnings during development (c5738da)
make-webpack-config - v13.0.1

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

13.0.1 (2021-06-26)

Bug Fixes

make-webpack-config - v13.0.0-beta.4

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

13.0.0-beta.4 (2021-06-26)

Bug Fixes

make-webpack-config - v13.0.0-beta.3

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

13.0.0-beta.3 (2021-06-26)

Bug Fixes

make-webpack-config - v13.0.0-beta.2

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

13.0.0-beta.2 (2021-06-26)

Bug Fixes

make-webpack-config - v13.0.0-beta.1

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

13.0.0-beta.1 (2021-06-26)

Performance Improvements

  • simplify HMR for the browser bundle (696a6a6)

BREAKING CHANGES

  • static assets are not served in development anymore,
    you should serve them yourself.
make-webpack-config - v13.0.0

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

13.0.0 (2021-06-26)

Performance Improvements

  • simplify HMR for the browser bundle (8a3daa9)

BREAKING CHANGES

  • static assets are not served in development anymore,
    you should serve them yourself.
make-webpack-config - v12.0.12

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

12.0.12 (2021-06-26)

Performance Improvements

  • simplify HMR for the browser bundle (b27710e)
make-webpack-config - v12.0.11

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

12.0.11 (2021-06-26)

Bug Fixes

  • deps: update dependency mini-css-extract-plugin to v1.6.1 (b409b65)
make-webpack-config - v12.0.10

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

12.0.10 (2021-06-26)

Bug Fixes

  • deps: update dependency css-minimizer-webpack-plugin to v3.0.2 (4c58abb)
make-webpack-config - v12.0.9

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

12.0.9 (2021-06-24)

Bug Fixes

  • deps: update dependency node-sass to v6.0.1 (f52d0cf)
make-webpack-config - v12.0.8

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

12.0.8 (2021-06-21)

Bug Fixes