chore(dev): Wrap `vector-core` in `vector-lib` (#18934)
* chore(dev): Wrap `vector-core` in `vector-lib` This is where things get a little more interesting. Both `vector-common` and `vector-core` export a `config` module, so we need to create a virtual module pulling in the relevant symbols. I have made those imports explicit so as to eliminate the ambiguity of which symbol comes from which package. * Feature flag fixes
B
Bruce Guenter committed
270fdfd6002f58275610995e232aae241ada4822
Parent: 239cf94
Committed by GitHub <noreply@github.com>
on 10/25/2023, 7:16:52 PM