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

8 lines
101 B
JSON

{
"non-interactive": true,
"buildCommand": "npm run bundle",
"src": {
"tag": "false"
}
}