Hi Renjith,

Ok, first of all, this is just a hunch. As I have no experience with what 
you are trying to do. 
However, looking at the error, and your code I made the assumption that you 
are trying to do the following thing:

Load Jenkins after your app has started, dynamically in the browser. 
However, typescript sees the require statement and tries to load it during 
compile time.  Change your code so it doesn't depend on require.

Regards
Sander

-- 
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.

Reply via email to