parent
7c9ba2d6f2
commit
a0a73fe030
|
@ -8,5 +8,5 @@ readonly parentDir=$(dirname $thisDir)
|
|||
# Track payload size functions
|
||||
source ../scripts/ci/payload-size.sh
|
||||
|
||||
trackPayloadSize "aio" "dist/*.bundle.js" true true "${thisDir}/_payload-limits.json"
|
||||
trackPayloadSize "aio" "dist/*.js" true true "${thisDir}/_payload-limits.json"
|
||||
|
||||
|
|
Loading…
Reference in New Issue