Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Generators always creates coffee files #195

Closed
rvenugopal opened this issue May 2, 2013 · 3 comments
Closed

Generators always creates coffee files #195

rvenugopal opened this issue May 2, 2013 · 3 comments

Comments

@rvenugopal
Copy link

According to the documentation, I should get js files by default and coffee files only if I pass the --coffee flag. However, I am always getting the coffee script files. Furthermore, there is no way to force the generation of by passing a flag like "--javascript" or "--js"

Thanks
-Venu

PS : I am using yo version 1.0.0-beta.4

@rvenugopal
Copy link
Author

This appears to be more to do with angular's setup itself.
If you run

yo webapp
The default file generation appears to be coffee. So if you now run
yo angular:app
All succeeding commands generate coffee files. However there is no way to force the generation of js files

@xdhmoore
Copy link

I am having this same issue. If it does depend on how angular is setup somehow, then it would be nice if you could override it with a --javascript or --js option. I am having trouble figuring out how to generate js files among the pre-existing coffee files.

@xdhmoore
Copy link

Same issue: #329

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