1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/technical-features
Sebastian Malton f2bc0733c0 Introduce clearer boundry between extensions
- Bundled extensions are always enabled, and are always compatible
- Have bundled extensions be loaded asyncronously to support
  typescript dynamic import (which is typed) as opposed to require

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-03-28 15:55:32 -04:00
..
application Introduce clearer boundry between extensions 2023-03-28 15:55:32 -04:00
feature-core Switch to using messaging and startable stoppable from NPM package (#7368) 2023-03-21 11:38:43 +02:00
messaging Remove BaseStore<T> and replace with composition of dependencies (#7002) 2023-03-28 17:54:25 +03:00