Set nodeEnvironment for app-backend plugin

Signed-off-by: Andy Caruso <macaruso@gmail.com>
This commit is contained in:
Andy Caruso
2022-03-14 13:28:38 -07:00
committed by blam
parent a1d373170b
commit 6fe50b8f4d
+3
View File
@@ -58,6 +58,9 @@
"msw": "^0.35.0",
"supertest": "^6.1.3"
},
"jest": {
"testEnvironment": "node"
},
"files": [
"dist",
"migrations/**/*.{js,d.ts}",