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

Re : StealJs: default inclusion of different files for development and build

$
0
0
System . buildConfig = { map : { "can/util/util" : "can/util/domless/domless" }};

What will be included in final build (built app)? "can/util/util" or "can/util/domless/domless" ?

Viewing all articles
Browse latest Browse all 3491

Trending Articles