Files
rrweb/.release-it.json
2026-04-01 12:00:00 +08:00

6 lines
101 B
JSON

{
"non-interactive": false,
"buildCommand": "npm run build",
"requireCleanWorkingDir": false
}