Skip to content

Commit

Permalink
fix(ivy): do not use MSG_ prefix for i18nPostprocess invocation (FW-779)
Browse files Browse the repository at this point in the history
Closure Compiler doesn't allow non-goo.getMsg const names to start with `MSG_`, so we should use different prefix for const that references a result of the `i18nPostprocess` fn invocation.
  • Loading branch information
AndrewKushnir committed Dec 4, 2018
1 parent 0cf49c8 commit a58ac85
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 193 deletions.

0 comments on commit a58ac85

Please sign in to comment.