1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/node-fetch
Janne Savolainen c09c7125e5
Add package for sharing webpack configurations for upcoming Features (#7199)
* Add package for shared webpack configurations for Lens applications, Features and libraries

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Remove duplication from gitignores

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

---------

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-02-22 12:28:07 +02:00
..
src Move node-fetch to separate package (#7009) 2023-01-25 17:13:41 +02:00
package.json Switch to using NPM workspaces (#7115) 2023-02-20 12:48:18 +02: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.