Mohammad Asif cf937194cb Removed un-waned things 1. | 6 月之前 | |
---|---|---|
.. | ||
dist | 6 月之前 | |
node_modules | 6 月之前 | |
templates | 6 月之前 | |
README.md | 6 月之前 | |
jest.config.js | 6 月之前 | |
package.json | 6 月之前 | |
typings.d.ts | 6 月之前 |
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',
},
};