IdanCo / ng1bs4

AngularJS with Bootstrap 4
https://idanco.github.io/ng1bs4
38 stars 13 forks source link

now modifying modules and docs during component generation #57

Closed langdonx closed 7 years ago

langdonx commented 7 years ago

I did not force an error or anything to see how it behaved. I figure if those modules/docs stay in the same format, then things will continue to work. If we look into reformatting them, we'll need to revisit this.

langdonx commented 7 years ago

Resolves https://github.com/IdanCo/ng1bs4/issues/56

IdanCo commented 7 years ago

wow! can't wait to give it a spin!

and to depend on the format of the html/js files for purposes code injection is TOTALY fine in this scenerio. after all it's a centralized repository, and there is very small chance that any change in these files will go unnoticed. So considering the benefits, this tiny risk (which doesn't even influence the core library) is totally worth it.