build-storybook will not work unless all addon code has been built. To repro simply delete the lib folder in react-storybook-addon and run any of the commands:
- yarn workspace @fluentui/public-docsite-v9 build
- yarn workspace @fluentui/vr-test-react-components build
- yarn workspace @fluentui/recipes-react-components build

build-storybookwill not work unless all addon code has been built. To repro simply delete thelibfolder inreact-storybook-addonand run any of the commands: