Skip to content

Commit 55d59c5

Browse files
DEV: Make curry-component available for themes/plugins (#32967)
1 parent 3812db5 commit 55d59c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/assets/javascripts/discourse/app/loader-shims.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@ loaderShim("@messageformat/runtime/lib/cardinals", () =>
7474
);
7575
loaderShim("@ember/string", () => importSync("@ember/string"));
7676
loaderShim("moment", () => importSync("moment"));
77+
loaderShim("ember-curry-component", () => importSync("ember-curry-component"));

0 commit comments

Comments
 (0)