Skip to content

Commit

Permalink
Delete legacy public!
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens committed Oct 24, 2019
1 parent 2eeddec commit 6e5ae2e
Show file tree
Hide file tree
Showing 38 changed files with 3 additions and 4,535 deletions.
4 changes: 3 additions & 1 deletion x-pack/legacy/plugins/searchprofiler/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,12 @@ export const searchprofiler = (kibana: any) => {
publicDir: publicSrc,

uiExports: {
// NP Ready
devTools: ['plugins/searchprofiler/legacy.ts'],
styleSheetPaths: `${publicSrc}/np_ready/application/index.scss`,
// Legacy
hacks: ['plugins/searchprofiler/register.js'],
home: ['plugins/searchprofiler/register_feature.js'],
styleSheetPaths: `${publicSrc}/np_ready/application/index.scss`,
},
init(server: any) {
const thisPlugin = this;
Expand Down
6 changes: 0 additions & 6 deletions x-pack/legacy/plugins/searchprofiler/np_ready/kibana.json

This file was deleted.

5 changes: 0 additions & 5 deletions x-pack/legacy/plugins/searchprofiler/np_ready/server/index.ts

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions x-pack/legacy/plugins/searchprofiler/public/__tests__/app_util.js

This file was deleted.

193 changes: 0 additions & 193 deletions x-pack/legacy/plugins/searchprofiler/public/app.js

This file was deleted.

22 changes: 0 additions & 22 deletions x-pack/legacy/plugins/searchprofiler/public/app_util.js

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 6e5ae2e

Please sign in to comment.