feat(csr): add the api block transport
This commit is contained in:
@@ -181,7 +181,9 @@ const runtimeBudgets = {
|
||||
* 50,156 minified is ~16,000 gzipped, once, behind an immutable year-long
|
||||
* cache.
|
||||
*/
|
||||
"reactive-runtime.ts": 50_500,
|
||||
// Raised to 51_400: the callApi transport (query building, CSRF header,
|
||||
// JSON body, success/failure contract) for compiled api blocks bought ~1,025 bytes.
|
||||
"reactive-runtime.ts": 51_400,
|
||||
"component-controllers.ts": 24_100,
|
||||
"nav-runtime.ts": 12_000,
|
||||
"realtime-runtime.ts": 8_000,
|
||||
|
||||
Reference in New Issue
Block a user