Results 7 comments of Dan Woodson

Has this been solved?

I'd like to grab this ✋

Playing with getting the repo setup and encountering the following issues after getting things running in Docker and building the assets (via `docker compose run --rm home npm run build-assets`):...

Thanks @scottbarnes! Will check this out 👍

| CSS File Name | Before (KB) | After (KB) | Difference (KB) | |---------------|-------------|------------|-----------------| | static/build/page-admin.css | 128 | 124 | -4 | | static/build/page-barcodescanner.css | 40 | 40...

@RayBB Updated bundlesize.config.json with new sizes. That caused the tests (`docker compose run --rm home make test`) to fail with errors like ─ static/build/page-admin.css ✔ static/build/page-admin.css 24.59KB = 24.59KB gzip...

Seeing a similar issue on my mac Resolved - I had not put the file in the right place https://github.com/TanStack/router/pull/3501