Skip to content
jensarps edited this page Oct 12, 2011 · 1 revision

All features of EmbedJS are implemented using the AMD format. To create a custom build of EmbedJS, you need an AMD build tool.

We recommend using r.js, the RequireJS optimizer, as build tool. For detailed instructions, check out the excellent RequireJS documentation.

Clone this wiki locally