preboot / angular-webpack

A complete, yet simple, starter for Angular v2+ using webpack
MIT License
1.29k stars 557 forks source link

Is't support AOT and server side rendering? #313

Closed biapar closed 7 years ago

biapar commented 7 years ago

Is't support AOT and server side rendering?

Foxandxss commented 7 years ago

Not for now. AOT I want to support it this month, since I need it for other projects. I need to research more for server side rendering.

olingerc commented 7 years ago

Would you have an update on this?

Foxandxss commented 7 years ago

Yes. Let the ng-conf pass and I start working on this. We are working on the new Angular site and that consumes all my time now.

mamoot64 commented 6 years ago

Yop,

AoT is now supported ? It's a very important feature.

Foxandxss commented 6 years ago

No, it is not. Probably won't. I am not working on this repo anymore. CLI does everything that this does and way more.