saschakiefer / generator-openui5

yeoman generator for OpenUI5 applications and assets
Other
64 stars 17 forks source link

Basic details prompts not being templated #44

Closed js1972 closed 10 years ago

js1972 commented 10 years ago

Basic details prompts from promptForBasicDetails (script-base.js) are not being templated into index.html and package.json. All other prompts seem to be working fine - even those defined in script-base.js so I don't believe it is an inheritance or binding issue.