Hello!
More of you may have had troubles with jQuery / jQuery UI not loading
when installed from bower / after amber init.
Alas, this was the fact, and the reason was files (jquery.min.js as well
as jquery-ui.min.js) were moved to different location within the package
while minor version was incremented.
In the freshly released 0.12.6, this problem is mitigated, by listing
two paths in jquery as well as jquery-ui mappings for require.js (the
contemporary one first, the legacy one second). RequireJS tries all
paths in a row until loads the library or fails. Thus, no matter what
combination of jQuery / jQuery UI your project needs, Amber should be
able to play with all of them.
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/d/optout.