Mohammad Asif cf937194cb Removed un-waned things 1. 5 ماه پیش
..
dist cf937194cb Removed un-waned things 1. 5 ماه پیش
node_modules cf937194cb Removed un-waned things 1. 5 ماه پیش
templates cf937194cb Removed un-waned things 1. 5 ماه پیش
README.md cf937194cb Removed un-waned things 1. 5 ماه پیش
jest.config.js cf937194cb Removed un-waned things 1. 5 ماه پیش
package.json cf937194cb Removed un-waned things 1. 5 ماه پیش
typings.d.ts cf937194cb Removed un-waned things 1. 5 ماه پیش

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