Skip to content

Commit

Permalink
Update code/lib/cli-storybook/src/link.ts
Browse files Browse the repository at this point in the history
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
  • Loading branch information
valentinpalkovic and greptile-apps[bot] authored Feb 5, 2025
1 parent 9b1de99 commit f6bc823
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/lib/cli-storybook/src/link.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ export const link = async ({ target, local, start }: LinkOptions) => {
...reproPackageJson.devDependencies,
'webpack-hot-middleware': '*',
};
await exec(`yarn add -D webpack-hot-middleware`, { cwd: reproDir });
}

// ensure that linking is possible
Expand Down

0 comments on commit f6bc823

Please sign in to comment.