1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/extensions/example-extension
Jari Kolehmainen 2b6f283e1b
Allow extensions to have external dependencies (#1018)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-10-05 16:39:58 +03:00
..
.gitignore Allow extensions to have external dependencies (#1018) 2020-10-05 16:39:58 +03:00
index.tsx Allow extensions to have external dependencies (#1018) 2020-10-05 16:39:58 +03:00
package-lock.json Allow extensions to have external dependencies (#1018) 2020-10-05 16:39:58 +03:00
package.json Allow extensions to have external dependencies (#1018) 2020-10-05 16:39:58 +03:00
README.md Allow extensions to have external dependencies (#1018) 2020-10-05 16:39:58 +03:00
tsconfig.json Allow extensions to have external dependencies (#1018) 2020-10-05 16:39:58 +03:00

Lens Example Extension

TODO: add more info

Build

npm run build