Skip to content

feat: Store sessionId info in cookie with localstorage #415

feat: Store sessionId info in cookie with localstorage

feat: Store sessionId info in cookie with localstorage #415

Workflow file for this run

name: Bundled Size
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: preactjs/compressed-size-action@v2
with:
build-script: "build-rollup"
compression: "none"