Closed surjit closed 6 years ago
Thanks for reporting this issue. However, this issue appears to be a duplicate of an existing issue #8417. Please subscribe to that issue for future updates.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
Versions
Repro steps
I created new app followed this command "ng new app2 -sd ./resources/assets/src -dir oo" After seeting --source-dir ./src should be completely inside ./resources/assets/src I was expecting it should be on --source-dir on ng build getting error error
Observed behavior
Desired behavior
ng build should be successfully
Mention any other details that might be useful (optional)
when --source-dir set ./src should not created on current path and should be inside given path