When I try run my web application in bootstrap.js I get the following error:
Unhandled exception at line 1306, column 7 in localhost:7904/Scripts/boot
I re-ordered the libraries in the following way:
Next I put all personal javascripts after. That seemed to take care of the issue.