Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Different generated templateUrl between component.js and component.spec.js #80

Closed
zuhrasofyan opened this issue Dec 20, 2016 · 1 comment

Comments

@zuhrasofyan
Copy link

Suppose I generate a component using command yo fountain-angular1:component --name myComponent --dir components/myComponent

The result will create:
templateUrl: 'app/components/myComponent/myComponent.html' in myComponent.js
but will create
templateUrl: 'app/myComponent.html' in myComponent.spec.js

@zckrs
Copy link
Member

zckrs commented Dec 20, 2016

Maybe fixed by #76 ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants