1
0
mirror of https://github.com/fluencelabs/js-libp2p synced 2025-06-27 07:51:35 +00:00

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

@ -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