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

Re : Working with requirejs

$
0
0
Loading lots of modules is fine for development.  You should always "build" your site for production.


You need to setup require's shim config with the correct deps if you are using a built canjs.

You shouldn't have to require 'jquery', only can to use canjs.

Viewing all articles
Browse latest Browse all 3491

Trending Articles