dojo / cli

:rocket: Dojo - command line tooling.
http://dojo.io
Other
26 stars 34 forks source link

writeRenderedFile() should create the destination directories #247

Closed bryanforbes closed 6 years ago

bryanforbes commented 6 years ago

Enhancement

Both @dojo/cli-create-app and @dojo/cli-create-widget have to manually create the directories they are rendering into before calling helper.command.renderFiles(). This should be done automatically by writeRenderedFiles().

Package Version: 3.0.0-alpha.1