Skip to content

Commit 1be0938

Browse files
committed
Merge remote-tracking branch 'origin/release' into merge-release
# Conflicts: # .release-plan.json # CHANGELOG.md # package.json
2 parents d3fc2f5 + 380df40 commit 1be0938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

files/app/config/environment.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ assert(
2626

2727
export default config as {
2828
modulePrefix: string;
29+
podModulePrefix?: string;
2930
locationType: string;
3031
rootURL: string;
3132
APP: Record<string, unknown>;

0 commit comments

Comments
 (0)