mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 09:51:46 +08:00
remove comment
This commit is contained in:
parent
6dc6aa4810
commit
2847a36dbb
@ -376,7 +376,6 @@ export default async function postInstall(options: PostinstallOptions) {
|
||||
}
|
||||
}
|
||||
|
||||
// Check for an existing config file. Can be from Vitest (preferred) or Vite.
|
||||
const vitestWorkspaceFile = await findFile('vitest.workspace', ['.ts', '.js', '.json']);
|
||||
const viteConfigFile = await findFile('vite.config');
|
||||
const vitestConfigFile = await findFile('vitest.config');
|
||||
|
Loading…
x
Reference in New Issue
Block a user