Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(NA): teardown dynamic dll plugin #72096

Merged
merged 10 commits into from
Jul 17, 2020
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