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

Use require to load templates for component subgenerated #76

Closed micaelmbagira closed 7 years ago

micaelmbagira commented 7 years ago

Fixes https://github.com/FountainJS/generator-fountain-angular1/issues/67

Swiip commented 7 years ago

Don't we have also to remove some build processes around including manually templates in the bundle?

micaelmbagira commented 7 years ago

It was already done but I forgot to change the sub generators

Swiip commented 7 years ago

ohh, sorry