vyakymenko / angular-seed-express

[DEPRECATED, Please use https://github.com/vyakymenko/angular-express] Extensible, reliable and modular starter project for Angular 7 with statically typed build AoT compilation, Express server and PM2 Daemon.

Home Page:https://github.com/vyakymenko/angular-seed-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does angular 4.2.3 seed express supports lazy loading feature on prod mode? If not how can we configure it

luckyvaishnav opened this issue · comments

I'm submitting a ... (check one with "x")

[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see use [gitter](https://gitter.im/mgechev/angular2-seed) or [stackoverflow](https://stackoverflow.com/questions/tagged/angular2)

Current behavior

Expected behavior

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Angular Seed Version: aaaaf75
  • Node: node --version =

Hello @luckyvaishnav ,

Here is an example of lazyLoading

i am using 4.2.3 version of angular-seed-express, do this code work in that?
i will need to update my seed or it can be done 4.2.3 version.

You can use the old one too.