CodeFlask icon indicating copy to clipboard operation
CodeFlask copied to clipboard

A little spring cleaning...

Open pragdave opened this issue 3 years ago • 0 comments

wdio doesn't work with more recent nodes, so I replaced it with playwright. At the same time, I switched to vite, as it means I could use the same server for both yarn dev and yarn test.

Feel free to ignore this :)

pragdave avatar Jul 17 '22 19:07 pragdave