|
|
пре 1 година | |
|---|---|---|
| .. | ||
| dist | пре 1 година | |
| node_modules | пре 1 година | |
| templates | пре 1 година | |
| README.md | пре 1 година | |
| jest.config.js | пре 1 година | |
| package.json | пре 1 година | |
| typings.d.ts | пре 1 година | |
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',
},
};