Problem
HTTP Archive does not have support for TanStack Start. In order to have our Core Web Vitals display information for TanStack Start we will need to extend the httparchive api to support this so we can start pulling this data.
All stats are pulled in https://github.com/e18e/framework-tracker/tree/main/packages/cwv-stats.
We will need to include TanStack Start in https://github.com/e18e/framework-tracker/blob/main/packages/cwv-stats/src/frameworks/frameworks.ts once the changes have been made on the httparchive side.
Problem
HTTP Archive does not have support for TanStack Start. In order to have our Core Web Vitals display information for TanStack Start we will need to extend the httparchive api to support this so we can start pulling this data.
All stats are pulled in https://github.com/e18e/framework-tracker/tree/main/packages/cwv-stats.
We will need to include TanStack Start in https://github.com/e18e/framework-tracker/blob/main/packages/cwv-stats/src/frameworks/frameworks.ts once the changes have been made on the httparchive side.