1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/build
Sebastian Malton 86ac417cab
Upgrade to latest node-fetch (#6046)
* 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>

* Update lock file

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add type packages which were removed for some reason

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Add more dev @types deps that weren't added last time

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Simpify by using webpack to create a commonjs package

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix build for integration tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix unit tests on CI not having all deps

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Revert accidental timeout change

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Replace manually specifying nodeJS externals with preset

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-11-14 10:46:53 -05:00
..
icons Make macOs app icon a bit smaller (#2094) 2021-02-08 20:02:05 +02:00
tray Replace status bar item application update with different tray icon based on status of the update (#5769) 2022-07-05 15:44:03 -07:00
build_theme_vars.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
download_binaries.ts Upgrade to latest node-fetch (#6046) 2022-11-14 10:46:53 -05:00
entitlements.mac.plist Lens app source code (#119) 2020-03-15 09:52:02 +02:00
generate-tray-icons.ts Replace status bar item application update with different tray icon based on status of the update (#5769) 2022-07-05 15:44:03 -07:00
icon.ico Update logo (#819) 2020-09-08 10:29:20 +03:00
icon.png Update logo (#819) 2020-09-08 10:29:20 +03:00
installer.nsh Delete old extensions when app is updated on Windows (#6301) 2022-10-03 09:51:39 -04:00
notarize.js Adding asc provider (#6302) 2022-10-03 08:17:06 -04:00
set_npm_version.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
tsconfig.json Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00