Files
rrweb/.release-it.json
2018-11-27 13:34:50 +08:00

8 lines
101 B
JSON

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