Skip to content

Commit 874a67f

Browse files
committed
9ab663e refactor(migrations): Port standalone migration to standalone by default (#58169)
1 parent fe7ff88 commit 874a67f

27 files changed

+74
-66
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Tue Oct 15 13:54:54 UTC 2024
2-
bf9fd31e2e7d21fa678815934fcbd78d5661708e
1+
Tue Oct 15 16:10:19 UTC 2024
2+
9ab663e7a29da63df03f453678ae9ed441c67a5d

bundles/chunk-I5U4TQ4A.js renamed to bundles/chunk-3IXI5OVT.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

bundles/chunk-4VLZMLC7.js renamed to bundles/chunk-H3E5SKN6.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

bundles/chunk-JJIWXTND.js renamed to bundles/chunk-PJJLUDMB.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

bundles/chunk-WZ7YLI35.js renamed to bundles/chunk-WM6URCJX.js

Lines changed: 25 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundles/chunk-WM6URCJX.js.map

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bundles/chunk-2IN2NYPG.js renamed to bundles/chunk-WONU42RL.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4798,7 +4798,7 @@ function parseDescendantsOption(value) {
47984798
}
47994799

48004800
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/common/src/standalone-default-value.mjs
4801-
var NG_STANDALONE_DEFAULT_VALUE = false;
4801+
var NG_STANDALONE_DEFAULT_VALUE = true;
48024802

48034803
// bazel-out/k8-fastbuild/bin/packages/compiler-cli/src/ngtsc/annotations/directive/src/shared.mjs
48044804
var EMPTY_OBJECT = {};
@@ -14837,4 +14837,4 @@ export {
1483714837
* Use of this source code is governed by an MIT-style license that can be
1483814838
* found in the LICENSE file at https://angular.io/license
1483914839
*/
14840-
//# sourceMappingURL=chunk-2IN2NYPG.js.map
14840+
//# sourceMappingURL=chunk-WONU42RL.js.map

0 commit comments

Comments
 (0)