Re: require.js loader API changes // How to load amber

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: require.js loader API changes // How to load amber

Hannes Hirzel
Herby,

Thank you for the concise documentation

    https://github.com/amber-smalltalk/amber/wiki/How-to-load-amber

I like the format with a comprehensive piece of code and stand-off comments.

It actually answers my questions I would have had next.....

--Hannes

On 9/7/13, Herby Vojčík <[hidden email]> wrote:

> Hello!
>
>
> For those of you who are already using the git master version of Amber,
> the API has slightly changed, you have to write
>
>    smalltalk.defaultAmdNamespace = '...';
>
> instead of old
>
>    smalltalk.defaultAMDNamespace = '...';
>
>
> For those of you who just want to try it, it now documented:
>
>    https://github.com/amber-smalltalk/amber/wiki/How-to-load-amber
>
>
> Herby
>
> --
> You received this message because you are subscribed to the Google Groups
> "amber-lang" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [hidden email].
> For more options, visit https://groups.google.com/groups/opt_out.
>

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.