@storybook/manager-webpack5
TypeScript icon, indicating that this package has built-in type declarations

6.5.16 • Public • Published

Manager-Webpack5

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

webpack4 is the default. To configure your Storybook to run webpack5, install @storybook/manager-webpack5 and @storybook/builder-webpack5 as dev dependencies then update your .storybook/main.js configuration.

module.exports = {
  core: {
    builder: 'webpack5',
  },
};

Readme

Keywords

Package Sidebar

Install

npm i @storybook/manager-webpack5

Weekly Downloads

551,882

Version

6.5.16

License

MIT

Unpacked Size

3.45 MB

Total Files

64

Last publish

Collaborators

  • domyen
  • kasperpeulen
  • valentinpalkovic
  • jreinhold
  • kylegach
  • ndelangen
  • shilman
  • tmeasday
  • ghengeveld
  • winkervsbecks
  • yannbf