Hi, Is it possible to determine if the application has been compile in AOT or JIT at runtime ?
My aim is to parameter the logging module to set a different maximum level: debug for JIT and warn for AOT. The Logging module is used for the first time at the AppModule creation. Perhaps this could be done when bootstraping if I could set a parameter ? Thanks for any suggestion, Regards, Arnaud. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
