Skip to content

Commit e364b63

Browse files
fix react for testing
1 parent 342457f commit e364b63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/devextreme-cli/testing/env.react.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ function getConfig({ engine, template, fileExtension, templateExtension, transpi
3333
'--layout=side-nav-outer-toolbar',
3434
`--template=${template}`,
3535
`--transpiler=${transpiler}`,
36+
'--scaffold-tool=vite',
3637
...additionalArguments
3738
], {
3839
cwd: sandboxPath,

0 commit comments

Comments
 (0)