chore: add bundlesize check back to ci

This commit is contained in:
Jacob Heun 2019-12-08 11:05:11 +01:00
parent 600f761009
commit ad15d4ed09
No known key found for this signature in database
GPG Key ID: CA5A94C15809879F

View File

@ -20,7 +20,7 @@ jobs:
include:
- stage: check
script:
# - npx aegir build --bundlesize
- npx aegir build --bundlesize
# Remove pull libs once ping is async
- npx aegir dep-check -- -i pull-handshake -i pull-stream
- npm run lint