1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Sebastian Malton
4764bd2b0d Replace manually specifying nodeJS externals with preset
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-11-10 13:30:45 -05:00
Sebastian Malton
9718837784 Simpify by using webpack to create a commonjs package
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-11-09 11:23:47 -05:00
Sebastian Malton
a9134c30c3 Upgrade to latest node-fetch
- Introduce injection tokens for retriving the implementation of
  node-fetch via await import() calls

- Add webpack file for compiling node-fetch to electron-renderer single
  file format

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-10-31 14:40:02 -04:00