cr-connect-bpmn/karma.globals.js

6 lines
76 B
JavaScript

var ENV = {
production: 'false',
api: 'apiRoot',
irbUrl: 'irbUrl',
};