<div dir="ltr">Thanks,<div><br></div><div>so is js/loader.js the place where I must modify in order to include the fabricjs all.require.js ?</div><div><br></div><div>Regards</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2013/10/4 Manuel Quiñones <span dir="ltr"><<a href="mailto:manuq@laptop.org" target="_blank">manuq@laptop.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2013/10/4 laurent bernabe <<a href="mailto:laurent.bernabe@gmail.com">laurent.bernabe@gmail.com</a>>:<br>
> Hello,<br>
> thanks for your answer.<br>
><br>
><br>
> 2013/10/4 Manuel Quiñones <<a href="mailto:manuq@laptop.org">manuq@laptop.org</a>><br>
>><br>
>> In fabricjs README says it can be build with AMD support<br>
>><br>
>> <a href="https://github.com/kangax/fabric.js/" target="_blank">https://github.com/kangax/fabric.js/</a><br>
><br>
><br>
><br>
> I think that, in my case, the best use of Fabric.js is to configure it in<br>
> Require.js (as in the link you gave me) rather than building it myself in<br>
> order to make it AMD-ready.<br>
<br>
No need to build.  They have an already built file: all.require.js in github<br>
<br>
Here is the call to define() that RequireJS needs:<br>
<br>
<a href="https://github.com/kangax/fabric.js/blob/master/dist/all.require.js#L19165" target="_blank">https://github.com/kangax/fabric.js/blob/master/dist/all.require.js#L19165</a><br>
<br>
>><br>
>><br>
>><br>
>> And this bug is addressed:<br>
>><br>
>> <a href="https://github.com/jrburke/requirejs/issues/729" target="_blank">https://github.com/jrburke/requirejs/issues/729</a><br>
<br>
Yes, it's fixed.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
.. manuq ..<br>
</font></span></blockquote></div><br></div>