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