Skip to content

Commit b2fe975

Browse files
committed
[INTERNAL] Update expected build results
1 parent 319c7ff commit b2fe975

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

test/expected/build/application.o/dest/Component-preload.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/expected/build/application.o/dest/manifest.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"supportedLocales": [
1313
"",
1414
"en",
15-
"en_US",
16-
"en_US_saptrc"
15+
"en-US",
16+
"en-US-x-saptrc"
1717
]
1818
}
1919
},
@@ -26,8 +26,8 @@
2626
"supportedLocales": [
2727
"",
2828
"en",
29-
"en_US",
30-
"en_US_saptrc"
29+
"en-US",
30+
"en-US-x-saptrc"
3131
]
3232
}
3333
},
@@ -38,11 +38,11 @@
3838
"supportedLocales": [
3939
"",
4040
"en",
41-
"en_US",
42-
"en_US_saptrc"
41+
"en-US",
42+
"en-US-x-saptrc"
4343
]
4444
}
4545
}
4646
}
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)