FountainJS / generator-fountain-angular1

Yeoman 'fountain' generator to start a webapp with Angular 1
http://fountainjs.io
MIT License
95 stars 34 forks source link

Hello world example end of line ';' missing #75

Open ghost opened 7 years ago

ghost commented 7 years ago

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.

micaelmbagira commented 7 years ago

Thanks @goyb Fixed there https://github.com/FountainJS/generator-fountain-angular1/commit/64051d39d1d4242d4b756d6a3ac59d3efbd1f641