This repository was archived by the owner on Jan 26, 2024. It is now read-only.
❌ deprecated [RFC] Settings must be persistable in the file angular.json
#14
JohannesHoppe
started this conversation in
Ideas
Replies: 2 comments
-
This RFC refers to #2 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
This RFC is obsolet now, because the CLI got direct support of configurations for example:
see also: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It must be possible to save all settings in the file
angular.json
.The
angular.json
file should be the default location for saving settings, that were collected from a prompt (see RFC [RFC] A deployment builder should have an interactive prompt after the "ng add". #2)Additionally, it is allowed to use an external configuration file - if this is necessary and required.
This file can be loaded as following:
I'm open for discussions:
--configuration-file
,--settings-file
or something different?azure.json
in @Azure/ng-deploy)FYI
@mgechev
@jamesdaniels
@santoshyadav198613
@shmool
@huv1k
@dianjuar
Beta Was this translation helpful? Give feedback.
All reactions