Skip to content

feat(core): support override tui-svg width and height by css variable #3223

feat(core): support override tui-svg width and height by css variable

feat(core): support override tui-svg width and height by css variable #3223

name: ⚙️ Bundle size
on:
push:
branches: [main]
pull_request:
types: [synchronize, opened, reopened]
jobs:
tracking:
if: ${{ !contains(github.head_ref, 'release/') }}
runs-on: ubuntu-latest
steps:
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- uses: taiga-family/ci/actions/setup/[email protected]
- run: npx nx build demo
- run: npx --yes bundlemon --config .github/.bundlemonrc.json
continue-on-error: true
env:
CI_COMMIT_SHA: ${{ env.CI_COMMIT_SHA }}