When I add the files that I compiled via "> dojo build" to the exist project, I do not get any errors, but the command like a "alert (root);" that I put in "main.ts" was not executed.
main.bundled and runtime.bundled files load succesfully but main.ts cannot run. Is there problem about harmony between dojo1 and dojo2?