JSPM

@storybook/builder-webpack5

8.6.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4520343
  • Score
    100M100P100Q221066F
  • License MIT

Storybook framework-agnostic API

Package Exports

    Readme

    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',
      },
    };