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
{{ message }}
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
I've tried to change the appPath during the creation process of my project
"yo backbone --appPath=public"
the generator has created a public folder with the sources files, but when I use the commands to generate model/collection/route/view the generator creates the default folder path "app" and generates the files inside it.
The text was updated successfully, but these errors were encountered:
revathskumar
added a commit
to revathskumar/generator-backbone
that referenced
this issue
Apr 2, 2014
I've tried to change the appPath during the creation process of my project
"yo backbone --appPath=public"
the generator has created a public folder with the sources files, but when I use the commands to generate model/collection/route/view the generator creates the default folder path "app" and generates the files inside it.
The text was updated successfully, but these errors were encountered: