Webpack

Code splitting

Анализ

  • webpack bundle analyzer

  • webpack runtime analyzer

  • webpack buddy

Plugins

  • Replace string

    • string-replace-loader

    • replace-in-file-webpack-plugin

package.json exports

Strip dev code

Last updated

Was this helpful?