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 aa864fc199
Support extensions in main process (#1032)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2020-10-08 11:52:45 +03:00
..
.gitignore Allow extensions to have external dependencies (#1018) 2020-10-05 16:39:58 +03:00
main.ts Support extensions in main process (#1032) 2020-10-08 11:52:45 +03:00
package-lock.json Allow extensions to have external dependencies (#1018) 2020-10-05 16:39:58 +03:00
package.json Support extensions in main process (#1032) 2020-10-08 11:52:45 +03:00
page.tsx Support extensions in main process (#1032) 2020-10-08 11:52:45 +03:00
README.md Allow extensions to have external dependencies (#1018) 2020-10-05 16:39:58 +03:00
renderer.ts Support extensions in main process (#1032) 2020-10-08 11:52:45 +03:00
tsconfig.json Support extensions in main process (#1032) 2020-10-08 11:52:45 +03:00

Lens Example Extension

TODO: add more info

Build

npm run build