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

Re : New StealJS

$
0
0
That branch version of CanJS includes the converters for templates, so you'd need to use the branch version if you want to import templates into the build.

  1. ext: {
    ejs: "can/view/ejs/system",
    mustache: "can/view/mustache/system",
    stache: "can/view/stache/system"
    },

Viewing all articles
Browse latest Browse all 3491

Trending Articles