Mohammad Asif cf937194cb Removed un-waned things 1. vor 6 Monaten
..
dist cf937194cb Removed un-waned things 1. vor 6 Monaten
node_modules cf937194cb Removed un-waned things 1. vor 6 Monaten
templates cf937194cb Removed un-waned things 1. vor 6 Monaten
README.md cf937194cb Removed un-waned things 1. vor 6 Monaten
jest.config.js cf937194cb Removed un-waned things 1. vor 6 Monaten
package.json cf937194cb Removed un-waned things 1. vor 6 Monaten
typings.d.ts cf937194cb Removed un-waned things 1. vor 6 Monaten

README.md

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