Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 4 template : generateInterface doesn't work #66

Open
mvidailhet opened this issue Mar 12, 2018 · 3 comments
Open

Angular 4 template : generateInterface doesn't work #66

mvidailhet opened this issue Mar 12, 2018 · 3 comments
Labels

Comments

@mvidailhet
Copy link
Member

If I set the generateInterface option to true in the templateOptions, the Interface file is not generated.
In the client file, I have "implements IMyService", but the interface IMyService is not generated.

@mvidailhet mvidailhet added the bug label Mar 12, 2018
@sandorfr
Copy link
Member

true, support for interface has not been implemented in that template. What do you need it for?

@mvidailhet
Copy link
Member Author

I don't, but it creates a bug when I set the param to true, as it implements an interface that doesn't exist

@sandorfr
Copy link
Member

yeah but don't set it to true then :)

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

No branches or pull requests

2 participants