Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(compiler-cli): add i18n parameters to tsconfig #16365

Closed

Commits on May 12, 2017

  1. feat(compiler-cli): add i18n parameters to tsconfig

    You can now add parameters to your tsconfig that will be used when you don't provide cli parameters. It works with ng-xi18n and ngc. Since they both use some parameters with a similar name, those options in tsconfig can have a slightly different name compared to the cli parameters.
    
    Closes angular#16232
    Fixes angular#16235
    ocombe committed May 12, 2017
    Configuration menu
    Copy the full SHA
    71a7a3b View commit details
    Browse the repository at this point in the history