fix: load environment variables in the worker script

This commit is contained in:
QAComet
2024-01-01 15:09:55 -07:00
parent 254c090605
commit 3fc61ac5ce
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -39,6 +39,7 @@
"crypto-js": "^4.2.0",
"csstype": "^3.1.2",
"dompurify": "^3.0.6",
"dotenv": "^16.3.1",
"eslint": "8.46.0",
"eslint-config-next": "13.4.9",
"formidable": "^3.5.1",