fa34ed8bf3
Firebase does not allow `.` in the path, so when trying to upload payload size data for branches like `4.2.x`, the following error is thrown: ``` HTTP Error: 400, Invalid path: Invalid token in path ``` This commit fixes it by replacing `.` with `_` in branch names. |
||
---|---|---|
.. | ||
_payload-limits.sh | ||
check-environment.js | ||
deploy-preview.sh | ||
deploy-to-firebase.sh | ||
payload.sh | ||
test-pwa-score.js |