Skip to content

web: add optional `BundleAnalyzer` and `SpeedMeasure` plugins to the Storybook config

Warren Gifford requested to merge vb/storybook-build-measure into main

Created by: valerybugakov

Changes

  • Added optional speed-measure-webpack-plugin and webpack-bundle-analyzer to the Storybook config.
  • Extracted environment variables processing for the Storybook into a separate file to reuse later in the DLL Plugin config.

Merge request reports

Loading