mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* initial telemetry extension Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> * Fix preferences saving and default value Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com> Co-authored-by: Lauri Nevala <lauri.nevala@gmail.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| main.ts | ||
| package-lock.json | ||
| package.json | ||
| page.tsx | ||
| README.md | ||
| renderer.ts | ||
| tsconfig.json | ||
| webpack.config.js | ||
Lens Example Extension
TODO: add more info
Build
npm run build
Dev
npm run dev