Viacheslav Zh
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Edited 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 ...