From b967ca6b3b2b3efd48a4c22bf45e2e00b044997a Mon Sep 17 00:00:00 2001 From: Andrew Kushnir Date: Wed, 5 Mar 2025 17:55:39 -0800 Subject: [PATCH] Revert "fix(router): update symbols (#60233)" (#60236) This reverts commit 7bcdf7c1435f766b2b0bbd383358ef2ddabf217a. The original change causing CI failures was affecting the main branch only, reverting from the patch branch (since it causes CI failures). PR Close #60236 --- packages/core/test/bundling/router/bundle.golden_symbols.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/test/bundling/router/bundle.golden_symbols.json b/packages/core/test/bundling/router/bundle.golden_symbols.json index d510b69d86f..00952099419 100644 --- a/packages/core/test/bundling/router/bundle.golden_symbols.json +++ b/packages/core/test/bundling/router/bundle.golden_symbols.json @@ -694,7 +694,7 @@ "standardizeConfig", "storeLViewOnDestroy", "stringify", - "stringify13", + "stringify12", "stringifyCSSSelector", "stripTrailingSlash", "subscribeOn",