chore: add bundlesize check back to ci

This commit is contained in:
Jacob Heun
2019-12-08 11:05:11 +01:00
parent 2c5183bd70
commit cba035a75b

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