Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : IE EJS Issue?

$
0
0
Instead of removing the sourceURL stuff, adding quotes around the file name seems to work too:

  1. myEval.call(out, "this.fn = (function(_CONTEXT,_VIEW){" + out.out + "});\r\n//@ sourceURL='" + name + ".js'");

Viewing all articles
Browse latest Browse all 3491

Trending Articles