Sha256: a09e5e63f25d18c1daa047c8ffa9992af6b7cf7d927118017c6846842e7bb6e0

Contents?: true

Size: 505 Bytes

Versions: 73

Compression:

Stored size: 505 Bytes

Contents

/* eslint import/no-unresolved: [2, { ignore: [foremanReact/*] }] */
/* eslint-disable import/no-extraneous-dependencies */
/* eslint-disable import/extensions */
/* eslint-disable import/no-unresolved */

import componentRegistry from 'foremanReact/components/componentRegistry';
import Application from './containers/Application/index';
import './redux';
// Not currently mocking anything
// import './services/api/setupMocks';

componentRegistry.register({
  name: 'katello',
  type: Application,
});

Version data entries

73 entries across 73 versions & 1 rubygems

Version Path
katello-3.16.2 webpack/index.js
katello-3.17.0.rc2.2 webpack/index.js
katello-3.17.0.rc2.1 webpack/index.js
katello-3.16.1.2 webpack/index.js
katello-3.16.1.1 webpack/index.js
katello-3.17.0.rc2 webpack/index.js
katello-3.16.1 webpack/index.js
katello-3.17.0.rc1 webpack/index.js
katello-3.16.0 webpack/index.js
katello-3.16.0.rc5.1 webpack/index.js
katello-3.16.0.rc5 webpack/index.js
katello-3.16.0.rc4.1 webpack/index.js
katello-3.15.3.1 webpack/index.js
katello-3.15.3 webpack/index.js
katello-3.16.0.rc4 webpack/index.js
katello-3.16.0.rc3.1 webpack/index.js
katello-3.15.2 webpack/index.js
katello-3.16.0.rc3 webpack/index.js
katello-3.16.0.rc2.1 webpack/index.js
katello-3.16.0.rc2 webpack/index.js