|
il y a 6 mois | |
---|---|---|
.. | ||
dist | il y a 6 mois | |
node_modules | il y a 6 mois | |
templates | il y a 6 mois | |
README.md | il y a 6 mois | |
jest.config.js | il y a 6 mois | |
package.json | il y a 6 mois | |
typings.d.ts | il y a 6 mois |
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',
},
};