|
|
1 rok temu | |
|---|---|---|
| .. | ||
| dist | 1 rok temu | |
| node_modules | 1 rok temu | |
| templates | 1 rok temu | |
| README.md | 1 rok temu | |
| jest.config.js | 1 rok temu | |
| package.json | 1 rok temu | |
| typings.d.ts | 1 rok temu | |
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',
},
};