You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the paths in these attributes will be going away when aligning with the style guide, you can follow the progress of that implementation in issue #316.
Closing this issue in favor of the mentioned issue.
When generating a component in a subfolder on windows, the url in templateUrl en styleUrls is not correct: \ should be /.
angular-cli: 0.0.31
node: 4.2.6
os: win32 x64
Generate a component in subfolder of app:
ng g component feature/new-component
In new-component.ts:
This leads to failed tests:
The text was updated successfully, but these errors were encountered: