Viacheslav Zh

- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
Viacheslav Zh 进行了评论, -
Viacheslav Zh 创建了一个帖子, Flexible Resource root directories setting for Angular projects to resolve html, scss imports
In Angular it's possible to shorten the path to directories, e.g. `assets/src/image.png` we can shorten with just 'assets/image.png' so no needed to type 'src', it works well to shorten everywhere ...