update(store): add test mode
* add key to loading slot Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -6,6 +6,7 @@ export default ((on, config) => {
|
||||
startDevServer({
|
||||
options,
|
||||
viteConfig: {
|
||||
mode: 'test',
|
||||
configFile: resolve(__dirname, '..', '..', 'vite.config.ts'),
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user