Move utils/streams out of legacy #54128
Labels
Feature:Legacy Removal
Issues related to removing legacy Kibana
Feature:New Platform
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Stream utils (
src/legacy/utils/streams/index.js
) are used by our build/testing tools and Saved Objects to work with NodeJS streams. We should move these custom utils out of legacy and share it from a package (?) or replace it with a third party library like http://highlandjs.org.The text was updated successfully, but these errors were encountered: