Open shilman opened 3 years ago
When we use sb add to add an addon, it should also update the addons field in .storybook/main.js
sb add
addons
.storybook/main.js
edit main.js to enable the a11y addon (why isn't it done by sb add?)
main.js
Originally posted by @stof in https://github.com/storybookjs/storybook/issues/14538#issuecomment-819799037
I believe this is done?
When we use
sb add
to add an addon, it should also update theaddons
field in.storybook/main.js
Originally posted by @stof in https://github.com/storybookjs/storybook/issues/14538#issuecomment-819799037