Sha256: 7bbbf4fe64fd56a4744299bce873992a2dc8a780a72d02ff61564315f3573ca2

Contents?: true

Size: 311 Bytes

Versions: 59

Compression:

Stored size: 311 Bytes

Contents

import { registerRoutes } from 'foremanReact/routes/RoutingService';
import routes from './Routes/routes';
import registerReducers from './react_app/extend/reducers';
import registerFills from './react_app/extend/Fills';

registerReducers();
registerRoutes('foreman_remote_execution', routes);
registerFills();

Version data entries

59 entries across 59 versions & 1 rubygems

Version Path
foreman_remote_execution-10.0.2 webpack/global_index.js
foreman_remote_execution-10.0.1 webpack/global_index.js
foreman_remote_execution-10.0.0 webpack/global_index.js
foreman_remote_execution-8.3.0 webpack/global_index.js
foreman_remote_execution-9.1.0 webpack/global_index.js
foreman_remote_execution-8.2.1 webpack/global_index.js
foreman_remote_execution-8.2.0 webpack/global_index.js
foreman_remote_execution-9.0.1 webpack/global_index.js
foreman_remote_execution-9.0.0 webpack/global_index.js
foreman_remote_execution-8.1.2 webpack/global_index.js
foreman_remote_execution-8.1.1 webpack/global_index.js
foreman_remote_execution-8.1.0 webpack/global_index.js
foreman_remote_execution-7.2.2 webpack/global_index.js
foreman_remote_execution-7.2.1 webpack/global_index.js
foreman_remote_execution-7.2.0 webpack/global_index.js
foreman_remote_execution-8.0.0 webpack/global_index.js
foreman_remote_execution-7.1.1 webpack/global_index.js
foreman_remote_execution-7.1.0 webpack/global_index.js
foreman_remote_execution-7.0.0 webpack/global_index.js