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