mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-12 00:31:22 +00:00
chore: add bundlesize check back to ci
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user