Skip to content

Commit

Permalink
chore(NA): teardown dynamic dll plugin (elastic#72096)
Browse files Browse the repository at this point in the history
* chore(NA): teardown dynamic dll plugin

* chore(NA): remove missing ts-ignore

* chore(NA): remove last mentions to the DLL machinery

* chore(NA): update notice file

* prevent duplication and searching target/public

* remove changes to es-ui code to unblock pr

* add node internals override for legacy tests bundle

Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
3 people authored and chrisronline committed Jul 17, 2020
1 parent 0efd8f6 commit 958dd19
Show file tree
Hide file tree
Showing 42 changed files with 15 additions and 2,431 deletions.
3 changes: 0 additions & 3 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ This module was heavily inspired by the externals plugin that ships with webpack
MIT License http://www.opensource.org/licenses/mit-license.php
Author Tobias Koppers @sokra

---
This product has relied on ASTExplorer that is licensed under MIT.

---
This product includes code that is based on Ace editor, which was available
under a "BSD" license.
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
"@hapi/good-squeeze": "5.2.1",
"@hapi/wreck": "^15.0.2",
"@kbn/analytics": "1.0.0",
"@kbn/babel-code-parser": "1.0.0",
"@kbn/babel-preset": "1.0.0",
"@kbn/config-schema": "1.0.0",
"@kbn/i18n": "1.0.0",
Expand Down
3 changes: 0 additions & 3 deletions packages/kbn-babel-code-parser/.babelrc

This file was deleted.

19 changes: 0 additions & 19 deletions packages/kbn-babel-code-parser/README.md

This file was deleted.

26 changes: 0 additions & 26 deletions packages/kbn-babel-code-parser/package.json

This file was deleted.

36 changes: 0 additions & 36 deletions packages/kbn-babel-code-parser/src/can_require.js

This file was deleted.

105 changes: 0 additions & 105 deletions packages/kbn-babel-code-parser/src/code_parser.js

This file was deleted.

22 changes: 0 additions & 22 deletions packages/kbn-babel-code-parser/src/index.js

This file was deleted.

103 changes: 0 additions & 103 deletions packages/kbn-babel-code-parser/src/strategies.js

This file was deleted.

Loading

0 comments on commit 958dd19

Please sign in to comment.