How to load image (and other assets) in Angular an project?

前端 未结 8 1051
猫巷女王i
猫巷女王i 2020-11-29 03:14

I\'m pretty new to Angular so I\'m not sure the best practice to do this.

I used angular-cli and ng new some-project to generate a new app.

In

8条回答
  •  清酒与你
    2020-11-29 03:53

    for me "I" was capital in "Images". which also angular-cli didn't like. so it is also case sensitive.

提交回复
热议问题