|
пре 9 месеци | |
---|---|---|
.. | ||
dist | пре 9 месеци | |
node_modules | пре 9 месеци | |
templates | пре 9 месеци | |
README.md | пре 9 месеци | |
jest.config.js | пре 9 месеци | |
package.json | пре 9 месеци | |
typings.d.ts | пре 9 месеци |
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',
},
};