feat(automation): implement NODE_ENV-based automation mode with fixture server
This commit is contained in:
@@ -5,5 +5,7 @@
|
||||
export {
|
||||
AutomationMode,
|
||||
AutomationEnvironmentConfig,
|
||||
FixtureServerConfig,
|
||||
loadAutomationConfig,
|
||||
getAutomationMode,
|
||||
} from './AutomationConfig';
|
||||
Reference in New Issue
Block a user