ng-static-site-generator
ng-static-site-generator copied to clipboard
Can this be used along with angular cli project?
No, it can't. This project provides a webpack build itself.
That way we will be missing a lot of optimizations that @angular/cli does to the project :(
what about if you use ng eject?