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

Re : Build issue

$
0
0
As mentioned above, i have chnaged in env.js 

The line setTimeout(function() this.onreadystatechange(),10) to

SetInterval(function() this.onreadystatechange(),10) ...


We ignored the one recurring error lines apprearing in the production build console due to this change, the genered productuion.js works fine.

Viewing all articles
Browse latest Browse all 3491

Trending Articles