ci: Update 1% payload size test (#20524)

PR Close #20524
This commit is contained in:
tinayuangao
2017-11-18 12:26:33 -08:00
committed by Miško Hevery
parent 0550383fc9
commit 135cf226bf
8 changed files with 40 additions and 62 deletions

View File

@ -7,7 +7,6 @@ readonly parentDir=$(dirname $thisDir)
# Track payload size functions
source ../scripts/ci/payload-size.sh
source ${thisDir}/_payload-limits.sh
trackPayloadSize "aio" "dist/*.bundle.js" true true
trackPayloadSize "aio" "dist/*.bundle.js" true true "${thisDir}/_payload-limits.json"