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

Re : Where can I download steal supporting AMD, canjs, and fucnunit

$
0
0
Curtis
Actually I meant steal supporting AMD.

so that I can do

steal('can/control', function(Control){
 var MyControl = can.Control({
  
});
return MyControl;
});
Questions
- Is there a single zip file available to download all the 3?
- can I use JMVC 3.2.4 steal version with latest canjs. Actually I am looking for modular canjs version where each file loads its own dependencies 



Viewing all articles
Browse latest Browse all 3491

Trending Articles