Hi Justin,
I am using canjs and stealjs for my project, after successfully building it, I am facing lots of problems while creating the production build. Even I tried it to with canjs latest TODO app, but there is also some problem, following.
Building to todo/
opening todo/todo.js
!!!!!!!!!!! ERROR !!!!!!!!!!!
-message = Cannot read property "Constructor" from undefined
-fileName = file:////home/me/javascriptmvc-3.3/javascriptmvc/todo/models/local_storage.js
-lineNumber = 5
-name = TypeError
So, I don't know what is the problem, Please reply if anybody has some ideas regarding this.
Thanks,