JamesFlare1212 4e04063469 fix: 将 playwright 移到 production dependencies
问题:Docker 构建时使用 --production 标志,导致 playwright
无法找到

修复:将 @playwright/test 从 devDependencies 移到 dependencies
2026-04-06 16:18:27 -04:00
2025-05-12 21:45:57 -04:00
2025-05-12 21:45:57 -04:00
2025-05-10 23:39:39 -04:00
2026-03-15 19:40:59 -04:00
2025-05-10 23:39:39 -04:00
2025-05-10 23:39:39 -04:00

How to Run

copy example.env

cp example.env .env

edit .env

API_USERNAME is your engage username in URL-encode.
API_PASSWORD is your engage password in URL-encode.

Description
No description provided
Readme 639 KiB
Languages
TypeScript 98.1%
Dockerfile 1.1%
Shell 0.8%