Skip to content

feat: show unpacked size for module + dependencies #663

feat: show unpacked size for module + dependencies

feat: show unpacked size for module + dependencies #663

Workflow file for this run

name: CI
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npm test