mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
Merge pull request #30135 from storybookjs/kasper/correct-vitest-file
Addon Test: Use correct vitest config file path
This commit is contained in:
commit
056d6151cb
@ -377,7 +377,7 @@ export default async function postInstall(options: PostinstallOptions) {
|
||||
'🚨 Oh no!',
|
||||
dedent`
|
||||
You seem to have an existing test configuration in your Vite config file:
|
||||
${colors.gray(vitestWorkspaceFile || '')}
|
||||
${colors.gray(viteConfigFile || '')}
|
||||
|
||||
I was able to configure most of the addon but could not safely extend
|
||||
your existing workspace file automatically, you must do it yourself. This was the last step.
|
||||
|
Loading…
x
Reference in New Issue
Block a user