typescript requireJS hitting recursive load error - from a new call -


It is only in our application which is a ton of code and nothing I can keep, and neither Throwing through Anybody Will not Be Ready Therefore, whatever I can do, I describe the error.

We are composing our typewrite with --amd and there is a ton of recursive references between files, all this is working fine until I put it in a function:

  var di = new moduleDocIterator.DocIterator (null); With this, the initial load of the main .ts (.js actually) file returns empty or undefined reference exceptions on the installation of __ extension on top of the generated JS file. 

This call is in both files and the file modules are not static except for some strings in modular contexts. The generated JS creates an object for each class but does not appear to be anything that is actually being implemented.

And none of this code does this.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -