You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Priyanka Punukollu 267a7b1e4f Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
..
node_modules Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
templates Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
README.md Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
package.json Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago
typings.d.ts Merge remote main into local — keep all agent feature files and Angular UI changes 1 month ago

README.md

Builder-Webpack5

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

Learn more about Storybook at storybook.js.org.