Mohammad Asif cf937194cb Removed un-waned things 1. | 5 ماه پیش | |
---|---|---|
.. | ||
dist | 5 ماه پیش | |
node_modules | 5 ماه پیش | |
templates | 5 ماه پیش | |
README.md | 5 ماه پیش | |
jest.config.js | 5 ماه پیش | |
package.json | 5 ماه پیش | |
typings.d.ts | 5 ماه پیش |
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',
},
};