<div dir="ltr"><div>What's the correct path for referencing javascript files from other acre apps on the client side?</div><div><br><div>I'm using acre and trying to reuse the date javascript library from the freebase libraries app. I've got the following line in my client side code, <span class="xml-punctuation"><</span><span class="xml-tagname">script </span><span class="xml-attname">type</span><span class="xml-punctuation">=</span><span class="xml-attribute">"text/javascript" </span><span class="xml-attname">src</span><span class="xml-punctuation">=</span><span class="xml-attribute">"<a href="http://libraries.apps.freebase.dev.freebaseapps.com/date">http://libraries.apps.freebase.dev.freebaseapps.com/date</a>"</span><span class="xml-punctuation">></span><span class="xml-punctuation"></</span><span class="xml-tagname">script</span><span class="xml-punctuation">>.</span><div>
<span class="xml-punctuation">But this doesn't seem to work. The script can be seen at <a href="http://acre.freebase.com/#app=/freebase/apps/libraries&file=date">http://acre.freebase.com/#app=/freebase/apps/libraries&file=date</a></span></div>
<div>I can't use the acre.require command as it is on the server side.</div><div><br></div><div>Thanks</div><div><br></div><div>Iain</div><div><br></div><div><br></div></div></div></div>