Mohammad Asif cf937194cb Removed un-waned things 1. il y a 2 ans
..
dist cf937194cb Removed un-waned things 1. il y a 2 ans
node_modules cf937194cb Removed un-waned things 1. il y a 2 ans
templates cf937194cb Removed un-waned things 1. il y a 2 ans
README.md cf937194cb Removed un-waned things 1. il y a 2 ans
jest.config.js cf937194cb Removed un-waned things 1. il y a 2 ans
package.json cf937194cb Removed un-waned things 1. il y a 2 ans
typings.d.ts cf937194cb Removed un-waned things 1. il y a 2 ans

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