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