Where is the file angular-cli.json in the new @angular/cli version?

后端 未结 3 1607
再見小時候
再見小時候 2020-12-30 19:35

I\'m new in angular2 and i have tried to create a project with cli, but when I try to change the css adding it in angular-cli.json, I have detected that this file is not cre

3条回答
  •  春和景丽
    2020-12-30 19:39

    The file was changed to be a hidden file now on unix/linux systems. It is now .angular-cli.json.

提交回复
热议问题