Commit graph

12 commits

Author SHA1 Message Date
Daniel LaCosse
3574b5f5e0
chore: upgrade webpack to v5 to support lts/hydrogen (#1422)
* upgrade dependencies and fix API changes

* skipLibCheck

* attempt test fixes

* fix attempt

* stream-http

* fix final thing i think
2023-10-11 10:44:36 -04:00
Vinicius Fortuna
3034e59f9f Fix lint 2022-03-09 23:10:15 +00:00
Vinicius Fortuna
c764fef8dd Fix lint 2022-03-09 21:48:27 +00:00
Jonathan Cohen
cb4c3f8d31
Ensure that Karma and Electron use the same Chromium version (#803)
* Ensure that Karma and Electron use the same Chromium version

* Move the unit test to server_manager.  This fixes an error on Travis involving importing from a package.json governed by a different tsconfig

* Unconditionally build the install script in the web app test
2021-02-01 13:04:56 -05:00
alalamav
2790202627
Fix unit tests (#693) 2020-06-22 16:32:48 -04:00
Vinicius Fortuna
e152d80f6d Add types to Javascript 2020-05-18 15:24:14 -04:00
Vinicius Fortuna
48756c96ba Create gallery app 2020-05-07 19:19:46 -04:00
Vinicius Fortuna
1af45d3914 Use webpack 2020-04-28 11:20:36 -04:00
Vinicius Fortuna
37426227e6 Add TODO 2020-04-28 02:08:44 -04:00
Vinicius Fortuna
9710d84e59 Use es2015 instead of es6 2020-04-27 13:26:49 -04:00
Vinicius Fortuna
4ce79d240a Target ES6 2020-04-27 13:26:49 -04:00
Trevor Johnston
c44d9f2fb9 import code 2018-03-14 17:52:39 -04:00