1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/node-fetch
Sebastian Malton 0bd7b1fe92 feat: Compute the kubectl download version map at build time
- Allows for bundled kubectl config to be changed without code changes

- Introduce @k8slens/kubectl-versions

  - Compile time fetching of versions

- Update @swc/* packages

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-14 14:42:00 -04:00
..
src Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00
package.json feat: Compute the kubectl download version map at build time 2023-04-14 14:42:00 -04:00
README.md Fix publishing @k8slens/node-fetch (#7024) 2023-01-26 10:15:23 -05:00
tsconfig.json Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00
webpack.ts Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00

Description

This is a CommonJS webpack transpilation of the node-fetch package for use within electron-renderer.