Mohammad Asif cf937194cb Removed un-waned things 1. | пре 6 месеци | |
---|---|---|
.. | ||
dist | пре 6 месеци | |
node_modules | пре 6 месеци | |
templates | пре 6 месеци | |
README.md | пре 6 месеци | |
jest.config.js | пре 6 месеци | |
package.json | пре 6 месеци | |
typings.d.ts | пре 6 месеци |
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',
},
};