Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-25 | chore: remove unused alias for process in webpack.main config (#739) | Christoph Settgast | |
process is available in the electron-main target, no need to alias | |||
2022-03-24 | chore(deps): migrate webpack 4 to 5 (#732) | Kanishka Bansode | |
update babel to latest minor while at it | |||
2021-11-11 | refactor: follow rename of jitsi-meet-electron-utils to @jitsi/electron-sdk ↵ | csett86 | |
(#662) | |||
2020-04-07 | fix security issue / update deps | Andrei Gavrilescu | |
2018-08-17 | Add ability to watch / autoreload in development mode | Saúl Ibarra Corretgé | |
Fixes: https://github.com/jitsi/jitsi-meet-electron/issues/103 Co-authored-by: Akshit Kr Nagpal <akshitkrnagpal@gmail.com> |