-
- Downloads
"README.md" did not exist on "7f2c3e4819ba95eb091e948e641bb35242055359"
tests: use playwright-core for fetching browsers
also add sourcemap support while at it
... | ... | @@ -30,7 +30,9 @@ |
"karma-chrome-launcher": "^3.1.0", | ||
"karma-firefox-launcher": "^2.1.0", | ||
"karma-mocha": "^2.0.1", | ||
"karma-source-map-support": "^1.4.0", | ||
"mocha": "^9.0.0", | ||
"playwright-core": "^1.20.2", | ||
"prettier": "^2.5.1", | ||
"rollup": "^2.18.1", | ||
"rollup-plugin-copy": "^3.3.0", | ||
... | ... |
Please register or sign in to comment