We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In the file : generator-fountain-angular1/generators/hello/modules/templates/src/app/hello.js
the end of line is missing on line 8 : this.hello = 'Hello World!'
This results in a non-working example. To reproduce: generate with Webpack as module management and 'hello world' as sample app.
In the file : generator-fountain-angular1/generators/hello/modules/templates/src/app/hello.js
This results in a non-working example. To reproduce: generate with Webpack as module management and 'hello world' as sample app.