Описание тега webpack-production

NoneWebpack's best practices for preparing bundle for deployment in production environment

Covers general questions "how to separate webpack configurations for different environments" and specific topics like:

  • minification,
  • source mapping

https://webpack.js.org/guides/production/