Skip to content

Commit 69fffb2

Browse files
authored
Merge pull request #104 from ember-cli/merge-release
Merge release into beta
2 parents d3fc2f5 + 1be0938 commit 69fffb2

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)