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

Add i18n parameters to tsconfig.json #16232

Closed
ocombe opened this issue Apr 21, 2017 · 2 comments
Closed

Add i18n parameters to tsconfig.json #16232

ocombe opened this issue Apr 21, 2017 · 2 comments
Assignees
Labels
area: i18n effort1: hours feature Issue that requests a new feature

Comments

@ocombe
Copy link
Contributor

ocombe commented Apr 21, 2017

I'm submitting a ...

[x] feature request

Current behavior
We cannot set i18n parameters into tsconfig.json like we can with other ngc parameters

Expected behavior
Being able to set i18n parameters into tsconfig.json

What is the motivation / use case for changing the behavior?
Easier to setup your project

@ocombe ocombe self-assigned this Apr 21, 2017
@ocombe ocombe added area: i18n effort1: hours feature Issue that requests a new feature labels Apr 21, 2017
ocombe added a commit to ocombe/angular that referenced this issue Apr 24, 2017
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 have a slightly different name compared to the cli parameters (with the prefix source for ng-xi18n and the prefix target for ngc).

Closes angular#16232
ocombe added a commit to ocombe/angular that referenced this issue Apr 24, 2017
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 have a slightly different name compared to the cli parameters (with the prefix source for ng-xi18n and the prefix target for ngc).

Closes angular#16232
ocombe added a commit to ocombe/angular that referenced this issue Apr 28, 2017
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 added a commit to ocombe/angular that referenced this issue Apr 28, 2017
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 added a commit to ocombe/angular that referenced this issue Apr 28, 2017
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 added a commit to ocombe/angular that referenced this issue May 2, 2017
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 ocombe mentioned this issue May 2, 2017
20 tasks
ocombe added a commit to ocombe/angular that referenced this issue May 12, 2017
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
@vicb
Copy link
Contributor

vicb commented Aug 11, 2017

closed by #18494

@vicb vicb closed this as completed Aug 11, 2017
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: i18n effort1: hours feature Issue that requests a new feature
Projects
None yet
Development

No branches or pull requests

2 participants