Skip to content
Snippets Groups Projects
  1. Feb 02, 2021
  2. Feb 01, 2021
  3. Jan 27, 2021
  4. Jan 26, 2021
  5. Jan 14, 2021
  6. Jan 13, 2021
  7. Jan 12, 2021
  8. Jan 11, 2021
  9. Jan 07, 2021
  10. Dec 22, 2020
  11. Dec 21, 2020
  12. Dec 15, 2020
  13. Dec 09, 2020
  14. Dec 02, 2020
  15. Dec 01, 2020
  16. Nov 19, 2020
  17. Nov 17, 2020
  18. Nov 16, 2020
    • Reiter, Christoph's avatar
      Stop depending on puppeteer · 2e099bc0
      Reiter, Christoph authored
      While it's nice to have a fixed chrome version it slows down the yarn install,
      downloads a lot of things, and the chrome version depends on various
      system packages so one needss to have chromium installed anyway.
      
      This means developers that want to work on tests need firefox and chdomium installed.
      
      Sadly I couldn't find a way to make browsers optional in case the developer
      only has one installed.
      2e099bc0
Loading