@storybook/builder-webpack5
Storybook framework-agnostic API
Last updated 3 years ago by shilman .
MIT · Repository · Bugs · Original npm
$ cnpm install @storybook/builder-webpack5 
SYNC missed versions from official npm registry.

Builder-Webpack5

Builder implemented with webpack5 and webpack5-compatible loaders/plugins/config, used by @storybook/core-server to build the preview iframe.

export default {
  core: {
    builder: '@storybook/builder-webpack5',
  },
};

Current Tags

  • 7.0.26                                ...           latest (2 years ago)
  • 7.1.0-beta.0                                ...           next (2 years ago)

14 Versions

  • 6.5.17-alpha.0                                ...           2 years ago
  • 7.1.0-beta.0                                ...           2 years ago
  • 7.0.26                                ...           2 years ago
  • 7.1.0-alpha.29                                ...           2 years ago
  • 6.5.16                                ...           3 years ago
  • 6.4.22                                ...           3 years ago
  • 6.5.0-beta.8                                ...           3 years ago
  • 6.5.0-alpha.38                                ...           4 years ago
  • 6.4.18                                ...           4 years ago
  • 6.5.0-alpha.23                                ...           4 years ago
  • 6.4.14                                ...           4 years ago
  • 6.5.0-alpha.18                                ...           4 years ago
  • 6.4.13                                ...           4 years ago
  • 6.4.12                                ...           4 years ago

Copyright 2013 - present © cnpmjs.org