closed #22009 <!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure that your commit message follows our format --> <!-- Example: `fix(nx): must begin with lowercase` --> ## Current Behavior storybook executor runs syncDeps automatically without option to disable it ## Expected Behavior as per #22009 we might need to disable syncDeps step at some circumstances.