Attempt to fix tests some more

This commit is contained in:
Michael Telatynski 2020-09-15 13:19:47 +01:00
parent f14bd05cfb
commit c76a5f2c52
7 changed files with 1220 additions and 24 deletions

View file

@ -142,7 +142,8 @@
"typescript": "^3.7.3",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.9.0"
"webpack-dev-server": "^3.9.0",
"workbox-webpack-plugin": "^5.1.4"
},
"jest": {
"testEnvironment": "jest-environment-jsdom-fourteen",