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',
},
};