Skip to content

Commit

Permalink
fix(transloco): πŸ› providing the FunctionalTranspiler
Browse files Browse the repository at this point in the history
βœ… Closes: #733
  • Loading branch information
shaharkazaz committed Dec 9, 2023
1 parent 9914e9f commit 308438f
Show file tree
Hide file tree
Showing 3 changed files with 269 additions and 225 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export class MessageFormatTranspiler extends DefaultTranspiler {
private readonly messageConfig: MessageFormatOptions<'string'>;
private readonly mfFactory: MFFactory;

// TODO use inject in Transloco v7
constructor(
@Optional()
@Inject(TRANSLOCO_MESSAGE_FORMAT_CONFIG)
Expand Down
Loading

0 comments on commit 308438f

Please sign in to comment.