Skip to content

angular-cli addons[] and packages[] #3901

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

Closed
mkoczorowski opened this issue Jan 8, 2017 · 2 comments
Closed

angular-cli addons[] and packages[] #3901

mkoczorowski opened this issue Jan 8, 2017 · 2 comments

Comments

@mkoczorowski
Copy link

Hi there,

I would like to ask for the purpose of those please ?

Thanks for the awesome work

@beeman
Copy link
Contributor

beeman commented Jan 8, 2017

Hi @mkoczorowski ,

The Angular CLI is based on the ember-cli project, which supports addons and packages.

This is currently not a feature in Angular CLI but there will be some sort of plugin system in the future.

In the code you can find references to these 2 keys that reveal they have a future. It's hard to say when this is available, but there will be a roadmap soon, I expect it to be on there.

https://github.com/angular/angular-cli/blob/master/packages/angular-cli/lib/config/schema.json#L123

"description": "Configuration reserved for installed third party addons.",
"description": "Configuration reserved for installed third party packages.",

@Brocco Brocco closed this as completed Jan 9, 2017
filipesilva added a commit that referenced this issue Jan 16, 2017
We don't really use these two entries and people sometimes ask about them. Better to not have them as defaults.

#3901
Brocco pushed a commit that referenced this issue Jan 17, 2017
We don't really use these two entries and people sometimes ask about them. Better to not have them as defaults.

#3901
MRHarrison pushed a commit to MRHarrison/angular-cli that referenced this issue Feb 9, 2017
We don't really use these two entries and people sometimes ask about them. Better to not have them as defaults.

angular#3901
@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 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants